[Git][tpo/applications/tor-browser-build][main] Bug 40948: Don't check lyrebird-vendor sha256sum in nightly

richard pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 639e1671 by Nicolas Vigier at 2023-09-06T18:30:37+00:00 Bug 40948: Don't check lyrebird-vendor sha256sum in nightly Also update rbm for rbm#40059. - - - - - 2 changed files: - projects/lyrebird/config - rbm Changes: ===================================== projects/lyrebird/config ===================================== @@ -17,7 +17,7 @@ targets: version: '[% c("abbrev") %]' tag_gpg_id: 0 var: - go_vendor_sha256sum: 028c4536c10266331d680c0618b859d8f4ea8d630cd8588f13cfcc5b2d4272a1 + go_vendor_sha256sum: '' steps: build: ===================================== rbm ===================================== @@ -1 +1 @@ -Subproject commit 6a20418284d94edad88986eaa4f01fc4e4476854 +Subproject commit c4c1716dcbffa58c102daa8a5f3e188acdaf823a View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/63... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/63... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
richard (@richard)