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,5 +1,5 @@
#!/bin/bash
SNOWFLAKE_TAG=v2.8.1
SNOWFLAKE_TAG=v2.10.1
OS=$(uname -s)