richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
-
46a6add3
by Cecylia Bocovich at 2024-02-14T16:57:07+00:00
1 changed file:
Changes:
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | version: '[% c("abbrev") %]'
|
3 | 3 | git_url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
|
4 | -git_hash: v2.8.1
|
|
4 | +git_hash: v2.9.0
|
|
5 | 5 | gpg_keyring: anti-censorship.gpg
|
6 | 6 | tag_gpg_id: 1
|
7 | 7 | |
... | ... | @@ -22,6 +22,6 @@ steps: |
22 | 22 | pkg_type: go_vendor
|
23 | 23 | project: snowflake
|
24 | 24 | norec:
|
25 | - sha256sum: 6e41846a6d3e94891847d74ac08c6888c1540e0b0680ed3900ca54d7c35e1752
|
|
25 | + sha256sum: a081c55db822f9f26121e9f986d1a74c212b01303daf43eef1ea3f808b1b8c0b
|
|
26 | 26 | target_replace:
|
27 | 27 | '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64' |