morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
617a1477
by Cecylia Bocovich at 2025-07-22T16:45:58+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/conjure.git
 | 
| 4 | -git_hash: 505cb48152e89e12a608ec6a0101af8a2d266fb1
 | |
| 4 | +git_hash: 14e660f0a64bcbb2b55f01f69c1aafdfd5a6dcfa
 | |
| 5 | 5 |  container:
 | 
| 6 | 6 |    use_container: 1
 | 
| 7 | 7 | |
| ... | ... | @@ -19,7 +19,7 @@ steps: | 
| 19 | 19 |          pkg_type: go_vendor
 | 
| 20 | 20 |          project: conjure
 | 
| 21 | 21 |          norec:
 | 
| 22 | -          sha256sum: 8f33624ebabec17e09d9aeae8eb0bfc08b78b6089986f3fe9b7fde03a692a22b
 | |
| 22 | +          sha256sum: d43631d17d8b6f78152bb4341f867bb22ad4444fec5573be1d34dac968202cda
 | |
| 23 | 23 |          target_replace:
 | 
| 24 | 24 |            '^torbrowser-(?!testbuild).*': 'torbrowser-linux-x86_64'
 | 
| 25 | 25 |        # https://github.com/refraction-networking/conjure/pull/267
 |