mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
chore: bump apple hev-socks5-tunnel dep (#2624)
* chore(conan): bump hev-socks5-tunnel * chore(conan): bump xcode-versions * chore(conan): upload prebuilts only in case of pushing to dev
This commit is contained in:
@@ -15,7 +15,7 @@ required_conan_version = ">=2.26"
|
||||
|
||||
class HevSocks5Tunnel(ConanFile):
|
||||
name = "hev-socks5-tunnel"
|
||||
version = "2.14.4"
|
||||
version = "2.15.0"
|
||||
settings = "os", "arch", "compiler"
|
||||
options = {
|
||||
"shared": [True, False],
|
||||
|
||||
Reference in New Issue
Block a user