[buck-yeh-bux] Update to 1.10.2 (#42688)

This commit is contained in:
Buck Yeh 2024-12-16 23:20:55 +08:00 committed by GitHub
parent 3fd12ea223
commit e7a608f330
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 236145828dae5b0c69077ec4c5b40259b5e4b3d095e4ad138973ebf81f62a25a3ea72dcade5549c8608457e2868209f0ca7b292fa4f839399b9bbfee8c22aeff
SHA512 90ce7cd956f758fb0f17398ce9f63651965ec5288256d318e267c619aff59f49e05412a52d0032df5896173fc5b32bc7c42ac1422485ef9e261af278f38ccf4b
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "buck-yeh-bux",
"version": "1.9.0",
"version": "1.10.2",
"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": "c29c8cb5d1b698dbb27a625cb528eb16e1c50aef",
"version": "1.10.2",
"port-version": 0
},
{
"git-tree": "a9fa9a115e82c9c94b0aaebb606bfc58fa995da7",
"version": "1.9.0",

View File

@ -1421,7 +1421,7 @@
"port-version": 0
},
"buck-yeh-bux": {
"baseline": "1.9.0",
"baseline": "1.10.2",
"port-version": 0
},
"buck-yeh-bux-sqlite": {