mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Updates snowflake version
This commit is contained in:
parent
5aa4cc0957
commit
c948e7abdf
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
SNOWFLAKE_TAG=v2.6.0
|
||||
SNOWFLAKE_TAG=v2.8.1
|
||||
|
||||
OS=$(uname -s)
|
||||
|
||||
|
@ -19,4 +19,4 @@ if [ "$OS" == "Darwin" ]; then
|
|||
fi
|
||||
else
|
||||
go build -o ../../../onionshare/resources/tor/snowflake-client ./client
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue