mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[mzying2001-sw] update to 0.1.0 (#48869)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO Mzying2001/sw
|
||||
REF ${VERSION}
|
||||
SHA512 44d6bfc2f86cb0bfa9910b4fc5a168e165dcae78121e7ac55219b27abf0a1d77a291fab97d2772d4bca166df4a740d835bc05e7e76e443480e75c77470603cdd
|
||||
SHA512 e454d29ef8f6c7fb966a50288abd71e9ad5c0f3a50348b2bda177c77497101324f3c42007802fce053426ae4262991319c1cfbda84d3ba5c36a2db5819922e0f
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mzying2001-sw",
|
||||
"version": "0.0.7",
|
||||
"version": "0.1.0",
|
||||
"description": "A C++ GUI framework for building Windows desktop applications.",
|
||||
"homepage": "https://github.com/Mzying2001/sw",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -6697,7 +6697,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"mzying2001-sw": {
|
||||
"baseline": "0.0.7",
|
||||
"baseline": "0.1.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"nameof": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "56054bf0624ab5958785646f6099590513d96ea7",
|
||||
"version": "0.1.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "a7af94231cb9d5621736a23789dc1c143559a3e9",
|
||||
"version": "0.0.7",
|
||||
|
||||
Reference in New Issue
Block a user