
richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build Commits: 4d93e941 by Nicolas Vigier at 2023-10-16T18:27:18+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_ver..." \ + "https://tb-build-02.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tb..." \ + "https://tb-build-03.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tb..." \ "https://tb-build-04.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tb..." \ "https://tb-build-05.torproject.org/~$builder/builds/$SIGNING_PROJECTNAME/$tb..." \ ) View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4d... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4d... You're receiving this email because of your account on gitlab.torproject.org.