richard pushed to branch main at The Tor Project / Applications / tor-browser-build
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
- 
1fbacc7a
by Cecylia Bocovich at 2024-03-18T15:11:18-04:00
2 changed files:
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' | 
| 1 | -Subproject commit 10c6b24e90e3dc9c2578290a7d82a87b7f4eb9a3 | |
| 1 | +Subproject commit b5e5b04aaf677c4bacfb5ace45598313286bfdf6 |