[gul14] Update to version 2.8.0 (#30581)

This commit is contained in:
Lars Fröhlich 2023-04-06 01:59:38 +02:00 committed by GitHub
parent db2dcf48f5
commit 657bfe23f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO gul-cpp/gul14
REF v2.7.1
SHA512 d926a0475911c16900479de156e7993eb3d007738bf78b6534e84b7f95b607b374d3340e568803eff5b0dd6c119bfc38cc63d5e7c0c0c5c58f1c78c79eb7ea9e
REF v2.8.0
SHA512 a2a4a401f178c30e4a249905db756820aa7f4eb57901ddc4aea19490087d6eed25d7ac3ae3d52f0e296623c28b893aa5ea8ed1c6699e0505efc33c996058836c
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "gul14",
"version": "2.7.1",
"version": "2.8.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.",

View File

@ -2989,7 +2989,7 @@
"port-version": 0
},
"gul14": {
"baseline": "2.7.1",
"baseline": "2.8.0",
"port-version": 0
},
"gumbo": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ff0bf240e106cb41da3f21fba4ab9c04aa14463f",
"version": "2.8.0",
"port-version": 0
},
{
"git-tree": "a9415538b1b84af12b84d45fe190af822d10b5bb",
"version": "2.7.1",