diff --git a/ports/nyan-lang/portfile.cmake b/ports/nyan-lang/portfile.cmake index ded5706d55..eee8bd867d 100644 --- a/ports/nyan-lang/portfile.cmake +++ b/ports/nyan-lang/portfile.cmake @@ -1,11 +1,10 @@ vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY) -set(VERSION 0.3) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO SFTtech/nyan REF "v${VERSION}" - SHA512 53411795142aa2dfd197d4e550a9de4f2e68519426a228d7e9fe162e8f113886ae5febbceef8daa643c60a9089ede4b5c8dda9c136617357b58279cc732efba6 + SHA512 2549e69f88f42b00bc9618c24031d5ff9588eb9249c973bc5eedb51634be619ad0e7118f1fb7f3abb31553763c0c95ce222e0f95f8e628e7b453b5c862b6bb7c HEAD_REF master ) diff --git a/ports/nyan-lang/vcpkg.json b/ports/nyan-lang/vcpkg.json index 3dcc1439db..93598fd824 100644 --- a/ports/nyan-lang/vcpkg.json +++ b/ports/nyan-lang/vcpkg.json @@ -1,6 +1,6 @@ { "name": "nyan-lang", - "version": "0.3", + "version": "0.3.1", "description": "nyan is a data description language, It is a mixture of python, json, patch, wml, yaml and some new ideas.", "homepage": "https://github.com/SFTtech/nyan", "license": "LGPL-3.0-or-later", diff --git a/versions/baseline.json b/versions/baseline.json index 61ad480894..62de193b28 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6481,7 +6481,7 @@ "port-version": 8 }, "nyan-lang": { - "baseline": "0.3", + "baseline": "0.3.1", "port-version": 0 }, "oatpp": { @@ -6580,10 +6580,6 @@ "baseline": "1.5.1", "port-version": 1 }, - "orange-math": { - "baseline": "1.0.1", - "port-version": 0 - }, "omniorb": { "baseline": "4.3.0", "port-version": 3 @@ -6824,6 +6820,10 @@ "baseline": "0.12+20221121", "port-version": 1 }, + "orange-math": { + "baseline": "1.0.1", + "port-version": 0 + }, "orc": { "baseline": "2.0.0", "port-version": 0 diff --git a/versions/n-/nyan-lang.json b/versions/n-/nyan-lang.json index d686edb3f1..c0648f15ac 100644 --- a/versions/n-/nyan-lang.json +++ b/versions/n-/nyan-lang.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1499a33e6af729d2ca75c7cd1de40b5c39dec7aa", + "version": "0.3.1", + "port-version": 0 + }, { "git-tree": "63356577d6522c8d99dd8bb9214d9808f7f115b6", "version": "0.3",