mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-26 09:31:08 +08:00
[nyan-lang] Bump to 0.3.1 (#42879)
This commit is contained in:
parent
f06267da58
commit
67310523bb
@ -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
|
||||
)
|
||||
|
||||
|
@ -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",
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1499a33e6af729d2ca75c7cd1de40b5c39dec7aa",
|
||||
"version": "0.3.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "63356577d6522c8d99dd8bb9214d9808f7f115b6",
|
||||
"version": "0.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user