mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 03:10:57 +08:00
[gul14] Update to version 2.10.0 (#36193)
This commit is contained in:
parent
53bef8994c
commit
2d547a1a57
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO gul-cpp/gul14
|
||||
REF v2.9.2
|
||||
SHA512 d9b364638d595cb03cbc8793750947d393f9e7632016ec9e6f31a8ea1b0f235444be5c1aa7cd5c18b47c85463e15db9240d08aab86797e5ca3452a4646dfa8d1
|
||||
REF v2.10.0
|
||||
SHA512 497e95a8bbd3a8060f3775de561afe755aac0054bd4279da6aea79b1bd35d111c41f92622a0a7e8ba99f6c5aa2dd3a2b2a10c2534482c36cf8c80d0b8ce3fe8a
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gul14",
|
||||
"version": "2.9.2",
|
||||
"version": "2.10.0",
|
||||
"description": [
|
||||
"General Utility Library for C++14.",
|
||||
"GUL14 contains often-used utility functions and types that form the foundation for other libraries and programs.",
|
||||
|
@ -3189,7 +3189,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"gul14": {
|
||||
"baseline": "2.9.2",
|
||||
"baseline": "2.10.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"gumbo": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "4b96d6a06013e4d0d58af377c43728ca2e78e592",
|
||||
"version": "2.10.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "83f62f0824bba51279ec18b9e4dedfa607bc2e3b",
|
||||
"version": "2.9.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user