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 4eae7cf986
commit 825e66f659
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",