diff --git a/ports/axcioma/vcpkg.json b/ports/axcioma/vcpkg.json index 37cd5e6787..3b230d5b96 100644 --- a/ports/axcioma/vcpkg.json +++ b/ports/axcioma/vcpkg.json @@ -4,7 +4,7 @@ "description": "AXCIOMA - Component Framework for Smart Information Systems", "homepage": "https://www.axcioma.org/", "license": "MIT", - "supports": "!(wasm32 | uwp | ios | android | (windows & (arm | static)))", + "supports": "!(wasm32 | uwp | osx | ios | android | (windows & (arm | static)))", "dependencies": [ "bzip2", "openssl", diff --git a/versions/a-/axcioma.json b/versions/a-/axcioma.json index 1dc0bf4d20..e1ebdcbd00 100644 --- a/versions/a-/axcioma.json +++ b/versions/a-/axcioma.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "2ed136aa269f29d418a9f84783829d748c837c19", + "git-tree": "27d45acb473619101d92b251fc0ed6bb479a8166", "version-date": "2023-04-26", "port-version": 0 }