diff --git a/ports/buck-yeh-bux/portfile.cmake b/ports/buck-yeh-bux/portfile.cmake index 8c0a2a96ff..56458ab276 100644 --- a/ports/buck-yeh-bux/portfile.cmake +++ b/ports/buck-yeh-bux/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO buck-yeh/bux REF "${VERSION}" - SHA512 4ef6578d16f96bfaa96f85a0deda69e7d766b263972fa5f2a894902dc8d8db930f9169e0c36146e7ac69a2f3655e8dbf2108e7187440866bcace2c90cb3bcbfe + SHA512 e91ab0e53b8af5b6548a368f7c3259eb6b368d895df6554b090a92aaf52cab7b26ed2a6e740ebd88029994cd91aa723648fa43b62a56ad69629186e723d80510 HEAD_REF main ) diff --git a/ports/buck-yeh-bux/vcpkg.json b/ports/buck-yeh-bux/vcpkg.json index f4191a2039..4d0bc024fd 100644 --- a/ports/buck-yeh-bux/vcpkg.json +++ b/ports/buck-yeh-bux/vcpkg.json @@ -1,6 +1,6 @@ { "name": "buck-yeh-bux", - "version": "1.7.0", + "version": "1.8.0", "description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.", "homepage": "https://github.com/buck-yeh/bux", "license": "MIT", diff --git a/versions/b-/buck-yeh-bux.json b/versions/b-/buck-yeh-bux.json index a46985f2ca..da19c3257a 100644 --- a/versions/b-/buck-yeh-bux.json +++ b/versions/b-/buck-yeh-bux.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "efa7245f66c619800613932d484de76669b5a43e", + "version": "1.8.0", + "port-version": 0 + }, { "git-tree": "b1488eb5aead16b36f0d8f7d98b5036bd62ba695", "version": "1.7.0", diff --git a/versions/baseline.json b/versions/baseline.json index ecfa58a575..d5aa704a10 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1409,7 +1409,7 @@ "port-version": 0 }, "buck-yeh-bux": { - "baseline": "1.7.0", + "baseline": "1.8.0", "port-version": 0 }, "buck-yeh-bux-mariadb-client": {