From 0d8077004d7315a8013571eb415f4cce681755c2 Mon Sep 17 00:00:00 2001 From: buck-yeh Date: Sat, 26 Oct 2024 22:25:20 +0800 Subject: [PATCH] [buck-yeh-bux] Update to 1.9.0 --- ports/buck-yeh-bux/portfile.cmake | 2 +- ports/buck-yeh-bux/vcpkg.json | 2 +- versions/b-/buck-yeh-bux.json | 5 +++++ versions/baseline.json | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ports/buck-yeh-bux/portfile.cmake b/ports/buck-yeh-bux/portfile.cmake index 73767d6bebf4ec..49bd996477a731 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 87eb9938c0f1f865f60c7df5517e8a0f615b77e883349c8c4173a0bfe4a4e6a1784c195b5cc37b6ccc7837ef4513d2f0d2fc9bb3b9e06c550796882172a42c80 + SHA512 236145828dae5b0c69077ec4c5b40259b5e4b3d095e4ad138973ebf81f62a25a3ea72dcade5549c8608457e2868209f0ca7b292fa4f839399b9bbfee8c22aeff HEAD_REF main ) diff --git a/ports/buck-yeh-bux/vcpkg.json b/ports/buck-yeh-bux/vcpkg.json index 0d04c2368f3e6f..5dae099da164c3 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.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", diff --git a/versions/b-/buck-yeh-bux.json b/versions/b-/buck-yeh-bux.json index 08b2fad6fa7bf6..3a21625e384a8b 100644 --- a/versions/b-/buck-yeh-bux.json +++ b/versions/b-/buck-yeh-bux.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a9fa9a115e82c9c94b0aaebb606bfc58fa995da7", + "version": "1.9.0", + "port-version": 0 + }, { "git-tree": "d6265f9da5bdfd27e3f493f533efe654c8218efb", "version": "1.8.1", diff --git a/versions/baseline.json b/versions/baseline.json index 9c3339178e157a..fd5af10869bce0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -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": {