Update obfs4proxy, meek and tor versions. Try building 32-bit snapcraft. Bump Onionshare version to 2.6.1

This commit is contained in:
Miguel Jacq 2022-10-18 12:15:01 +11:00
parent e129f73934
commit e0665fa100
No known key found for this signature in database
GPG key ID: EEA4341C6D97A0B6
14 changed files with 33 additions and 27 deletions

View file

@ -3,7 +3,7 @@
import setuptools
# The version must be hard-coded because Snapcraft won't have access to ../cli
version = "2.6"
version = "2.6.1"
setuptools.setup(
name="onionshare",