boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
bac08eff
by Cecylia Bocovich at 2023-06-26T14:15:23+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: 7b77001eaa90e09d41172a2b170dabd3f1922b4a
 | |
| 4 | +git_hash: 08d1c6d6551464d526d4bbe608384b8e7dec32ee #v2.6.0
 | |
| 5 | 5 | |
| 6 | 6 |  container:
 | 
| 7 | 7 |    use_container: 1
 | 
| ... | ... | @@ -20,6 +20,6 @@ steps: | 
| 20 | 20 |          pkg_type: go_vendor
 | 
| 21 | 21 |          project: snowflake
 | 
| 22 | 22 |          norec:
 | 
| 23 | -          sha256sum: a4bfd990bb3c0ce131ddd056c779d1c7be8f624aaff6fa1dbf865cc9f2950620
 | |
| 23 | +          sha256sum: 62f9065881f5a3cbe5ea5a9802e961e1821d9e468cb2a85ebab1e8afcc0cc953
 | |
| 24 | 24 |          target_replace:
 | 
| 25 | 25 |            '^torbrowser-.*': 'torbrowser-linux-x86_64' |