[gul14] Update to version 2.9.1 (#31981)

This commit is contained in:
Lars Fröhlich 2023-06-14 20:53:01 +02:00 committed by GitHub
parent 4c1c6da718
commit bb93597802
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.8.0
SHA512 a2a4a401f178c30e4a249905db756820aa7f4eb57901ddc4aea19490087d6eed25d7ac3ae3d52f0e296623c28b893aa5ea8ed1c6699e0505efc33c996058836c
REF v2.9.1
SHA512 40c980f4d92a4767c4f6200e8625671b8e23ea148005518b88d394064fc371357d1d7d68f1a1a25b72b94999d4b78663b45cdcc71971c594de1be1abe2254ae5
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "gul14",
"version": "2.8.0",
"version": "2.9.1",
"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

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

View File

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