mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 00:08:59 +08:00
[buck-yeh-bux] Update to 1.9.0 (#41798)
This commit is contained in:
parent
5b2c9546d7
commit
ca0da70aa0
@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO buck-yeh/bux
|
||||
REF "${VERSION}"
|
||||
SHA512 87eb9938c0f1f865f60c7df5517e8a0f615b77e883349c8c4173a0bfe4a4e6a1784c195b5cc37b6ccc7837ef4513d2f0d2fc9bb3b9e06c550796882172a42c80
|
||||
SHA512 236145828dae5b0c69077ec4c5b40259b5e4b3d095e4ad138973ebf81f62a25a3ea72dcade5549c8608457e2868209f0ca7b292fa4f839399b9bbfee8c22aeff
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "buck-yeh-bux",
|
||||
"version": "1.8.1",
|
||||
"version": "1.9.0",
|
||||
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
|
||||
"homepage": "https://github.com/buck-yeh/bux",
|
||||
"license": "MIT",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a9fa9a115e82c9c94b0aaebb606bfc58fa995da7",
|
||||
"version": "1.9.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "d6265f9da5bdfd27e3f493f533efe654c8218efb",
|
||||
"version": "1.8.1",
|
||||
|
@ -1417,7 +1417,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"buck-yeh-bux": {
|
||||
"baseline": "1.8.1",
|
||||
"baseline": "1.9.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"buck-yeh-bux-mariadb-client": {
|
||||
|
Loading…
Reference in New Issue
Block a user