Skip to content

Commit

Permalink
[buck-yeh-bux] Update to 1.6.7 (#29249)
Browse files Browse the repository at this point in the history
  • Loading branch information
buck-yeh committed Jan 31, 2023
1 parent b88b05f commit 8de11ad
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ports/buck-yeh-bux/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO buck-yeh/bux
REF b046518dcffcdef9b8dbccd0accc2636df301766 # v1.6.6
SHA512 af1ca5c37623a09c64e1a84a630a26911be8c87eb007b112665b7c6080dfac67bd89eb36367202c5d29af97f4e549d6f27e41410220a57bd7756bdb1ecf8ddf0
REF b40490e3f386392daff471e420c1cced868ea3b3 # v1.6.7
SHA512 37b6cedd884f646da1db07c15bb75a357728a30cd93ca945aaa8e0cc3d0e2f7f811468c6d0cba1735badd90c081dc2e5866c74b7410e5d3d417c9fcc62caca02
HEAD_REF main
PATCHES fix-clang-cl.patch
)
Expand Down
3 changes: 1 addition & 2 deletions ports/buck-yeh-bux/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "buck-yeh-bux",
"version": "1.6.6",
"port-version": 1,
"version": "1.6.7",
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",
Expand Down
5 changes: 5 additions & 0 deletions versions/b-/buck-yeh-bux.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "791735981cce69c0de499f0daa95c483461ddd38",
"version": "1.6.7",
"port-version": 0
},
{
"git-tree": "f7bc53828c4e0a83a3242bb28682011495747ad2",
"version": "1.6.6",
Expand Down
4 changes: 2 additions & 2 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1229,8 +1229,8 @@
"port-version": 0
},
"buck-yeh-bux": {
"baseline": "1.6.6",
"port-version": 1
"baseline": "1.6.7",
"port-version": 0
},
"buck-yeh-bux-mariadb-client": {
"baseline": "1.0.3",
Expand Down

0 comments on commit 8de11ad

Please sign in to comment.