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:
Yaroslav Gurov
2026-05-20 14:31:35 +02:00
committed by GitHub
parent b29515c380
commit fbe15d965b
3 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -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],