[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] Bug 41107: Add new type of URL for downloading signatures from people.tpo
boklm (@boklm)
git at gitlab.torproject.org
Wed Mar 20 08:27:37 UTC 2024
boklm pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
3ff1d54a by Nicolas Vigier at 2024-03-19T16:14:48+01:00
Bug 41107: Add new type of URL for downloading 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
=====================================
@@ -16,6 +16,7 @@ do
file="$file.asc"
urls=( \
"https://people.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version-build$tbb_version_build/$file" \
+ "https://people.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tbb_version_type/$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" \
)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/3ff1d54aaeb173fc5b6e0a034bdd119751377bac
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/3ff1d54aaeb173fc5b6e0a034bdd119751377bac
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/20240320/297b60e3/attachment.htm>
More information about the tor-commits
mailing list