aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/buck-yeh-bux/portfile.cmake4
-rw-r--r--ports/buck-yeh-bux/vcpkg.json2
-rw-r--r--versions/b-/buck-yeh-bux.json5
-rw-r--r--versions/baseline.json2
4 files changed, 9 insertions, 4 deletions
diff --git a/ports/buck-yeh-bux/portfile.cmake b/ports/buck-yeh-bux/portfile.cmake
index cfcaadc69..1613d213a 100644
--- a/ports/buck-yeh-bux/portfile.cmake
+++ b/ports/buck-yeh-bux/portfile.cmake
@@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_TARGET "linux" "uwp" "osx")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO buck-yeh/bux
- REF 4636183159f74f350238e6ee59583b34f7e7aca9 # v1.4.1
- SHA512 319cd15c73ca469849cbc364635d7147cfa3fed57d6043b0cb2b52d504a253645518ec6254ddba51fc8cc32cc89e345458530628b331629cabce5b64d8723a6a
+ REF 7cd3bb2b563dbc907d64ade6dc66f1fcae282067 # v1.5.0
+ SHA512 06ed00ce627a49dc9d36ac769e9b4a1851489248c57f24a4850ab28d0f2d63d2fc3e7b9712d954752e212476322b7a5f708838ed440364173b71a648dced2eb4
HEAD_REF main
)
diff --git a/ports/buck-yeh-bux/vcpkg.json b/ports/buck-yeh-bux/vcpkg.json
index 3ae078499..6cda15750 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.4.1",
+ "version": "1.5.0",
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"supports": "!(arm | uwp | osx | linux)",
diff --git a/versions/b-/buck-yeh-bux.json b/versions/b-/buck-yeh-bux.json
index 182971718..c81ba8cd2 100644
--- a/versions/b-/buck-yeh-bux.json
+++ b/versions/b-/buck-yeh-bux.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "b420b8fe7a8712cee4a2317433902c32d4b6634d",
+ "version": "1.5.0",
+ "port-version": 0
+ },
+ {
"git-tree": "4cdd433b94429da69f293e95dd60390daf6966a0",
"version": "1.4.1",
"port-version": 0
diff --git a/versions/baseline.json b/versions/baseline.json
index 8a7d3fa94..bc6fd58ca 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -1149,7 +1149,7 @@
"port-version": 0
},
"buck-yeh-bux": {
- "baseline": "1.4.1",
+ "baseline": "1.5.0",
"port-version": 0
},
"bullet3": {