[buck-yeh-bux] Update to 1.8.1 (#41234)

This commit is contained in:
Buck Yeh 2024-09-30 23:53:43 +08:00 committed by GitHub
parent d776de1ba3
commit 18d47d787d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO buck-yeh/bux
REF "${VERSION}"
SHA512 e91ab0e53b8af5b6548a368f7c3259eb6b368d895df6554b090a92aaf52cab7b26ed2a6e740ebd88029994cd91aa723648fa43b62a56ad69629186e723d80510
SHA512 87eb9938c0f1f865f60c7df5517e8a0f615b77e883349c8c4173a0bfe4a4e6a1784c195b5cc37b6ccc7837ef4513d2f0d2fc9bb3b9e06c550796882172a42c80
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "buck-yeh-bux",
"version": "1.8.0",
"version": "1.8.1",
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d6265f9da5bdfd27e3f493f533efe654c8218efb",
"version": "1.8.1",
"port-version": 0
},
{
"git-tree": "efa7245f66c619800613932d484de76669b5a43e",
"version": "1.8.0",

View File

@ -1413,7 +1413,7 @@
"port-version": 0
},
"buck-yeh-bux": {
"baseline": "1.8.0",
"baseline": "1.8.1",
"port-version": 0
},
"buck-yeh-bux-mariadb-client": {