From 1399a9083a60c970661e20722785eff92165d002 Mon Sep 17 00:00:00 2001 From: Benjamin Oldenburg Date: Sun, 7 May 2023 08:48:56 +0700 Subject: [PATCH] Remove osx --- ports/axcioma/vcpkg.json | 2 +- versions/a-/axcioma.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 }