mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-19 02:00:45 +07:00
fix: update amneziawg (#2743)
* chore(conan): update amneziawg * fix(conan): use cmake 4.2+ to support MSVC26 * fix(ci/cd): use the latest cmake generator available on windows
This commit is contained in:
@@ -9,7 +9,7 @@ import platform
|
||||
|
||||
class AwgAndroid(ConanFile):
|
||||
name = "awg-android"
|
||||
version = "1.1.7"
|
||||
version = "2.0.1"
|
||||
settings = "os", "arch", "build_type", "compiler"
|
||||
|
||||
def configure(self):
|
||||
|
||||
Reference in New Issue
Block a user