[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40976: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo...
richard (@richard)
git at gitlab.torproject.org
Mon Oct 16 18:26:33 UTC 2023
richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
5380e131 by Nicolas Vigier at 2023-10-16T18:24:26+00:00
Bug 40976: Update download-unsigned-sha256sums-gpg-signatures-from-people-tpo to fetch from tb-build-02 and tb-build-03
- - - - -
1 changed file:
- tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
Changes:
=====================================
tools/signing/download-unsigned-sha256sums-gpg-signatures-from-people-tpo
=====================================
@@ -16,6 +16,8 @@ do
file="$file.asc"
urls=( \
"https://people.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version-build$tbb_version_build/$file" \
+ "https://tb-build-02.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$tbb_version-build$tbb_version_build/$file" \
+ "https://tb-build-03.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/unsigned/$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/5380e131133d700f2939926277c9380e65a1369e
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5380e131133d700f2939926277c9380e65a1369e
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/tor-commits/attachments/20231016/7bd37c10/attachment.htm>
More information about the tor-commits
mailing list