richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
5a54c1cc
by Cecylia Bocovich at 2024-03-18T20:44:14+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.9.0
 | |
| 4 | +git_hash: v2.9.2
 | |
| 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: a081c55db822f9f26121e9f986d1a74c212b01303daf43eef1ea3f808b1b8c0b
 | |
| 25 | +          sha256sum: be96eed0509e9bee22c71a9145fea90e3d63ec972e17324a119d16a3e931eebc
 | |
| 26 | 26 |          target_replace:
 | 
| 27 | 27 |            '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64' |