Updates tor packages in snapcraft config

This commit is contained in:
Saptak S 2023-12-29 13:11:35 +05:30
parent 057ca72417
commit e0049d52ad
No known key found for this signature in database
GPG key ID: 7B7F1772C0C6FCBF
2 changed files with 10 additions and 3 deletions

View file

@ -151,6 +151,13 @@ jobs:
cd desktop
/Library/Frameworks/Python.framework/Versions/3.11/bin/poetry run python ./scripts/get-tor.py macos
- name: Install Go >=1.21.1
uses: actions/setup-go@v4
with:
go-version: ">=1.21.1"
cache: false
- run: go version
- name: Restore cache - obfs4proxy
uses: actions/cache@v3
with:

View file

@ -176,8 +176,8 @@ parts:
after: [onionshare-cli]
tor:
source: https://dist.torproject.org/tor-0.4.8.5.tar.gz
source-checksum: sha256/6957cfd14a29eee7555c52f8387a46f2ce2f5fe7dadf93547f1bc74b1657e119
source: https://dist.torproject.org/tor-0.4.8.9.tar.gz
source-checksum: sha256/59bb7d8890f6131b4ce5344f3dcea5deb2182b7f4f10ff0cb4e4d81f11b2cf65
source-type: tar
plugin: autotools
autotools-configure-parameters:
@ -207,7 +207,7 @@ parts:
- go/latest/stable
source: https://git.torproject.org/pluggable-transports/snowflake.git
source-type: git
source-tag: v2.6.0
source-tag: v2.8.1
organize:
bin/client: bin/snowflake-client