Update Tor, snowflake versions, and rejig Flatpak to build pluggable transports using our existing scripts, same as other packaging

This commit is contained in:
Miguel Jacq 2025-02-06 17:16:58 +11:00
parent b5694daa27
commit 916c37640b
No known key found for this signature in database
GPG key ID: 59B3F0C24135C6A9
5 changed files with 46 additions and 253 deletions

View file

@ -1,4 +1,4 @@
$env:SNOWFLAKE_TAG = 'v2.8.1'
$env:SNOWFLAKE_TAG = 'v2.10.1'
New-Item -ItemType Directory -Force -Path .\build\snowflake
cd .\build\snowflake