[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40870: Remove URL without browser name from...
boklm (@boklm)
git at gitlab.torproject.org
Thu Jun 1 15:53:52 UTC 2023
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
96b1718f by Nicolas Vigier at 2023-05-31T12:58:55+02:00
Bug 40870: Remove URL without browser name from signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
- - - - -
1 changed file:
- tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
Changes:
=====================================
tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
=====================================
@@ -10,7 +10,6 @@ do
tmpfile=$(mktemp)
chmod 644 "$tmpfile"
for url in \
- "https://people.torproject.org/~$builder/builds/$tbb_version-build$tbb_version_build/$file" \
"https://people.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version-build$tbb_version_build/$file" \
"https://tb-build-04.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$tbb_version-build$tbb_version_build/$file" \
"https://tb-build-05.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$tbb_version-build$tbb_version_build/$file"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/96b1718f837b3b6bffe7af1b9d790e9a88d8d393
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/96b1718f837b3b6bffe7af1b9d790e9a88d8d393
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230601/d8cb4d82/attachment.htm>
More information about the tbb-commits
mailing list