Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from microsoft-master #1856

Merged
merged 8 commits into from
Jan 23, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[buck-yeh-bux] Update to 1.11.1 (microsoft#43407)
buck-yeh authored Jan 23, 2025
commit a1c8b9a1b340a7cf6e9e4438cdaf62711bea143e
2 changes: 1 addition & 1 deletion ports/buck-yeh-bux/portfile.cmake
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO buck-yeh/bux
REF "${VERSION}"
SHA512 90ce7cd956f758fb0f17398ce9f63651965ec5288256d318e267c619aff59f49e05412a52d0032df5896173fc5b32bc7c42ac1422485ef9e261af278f38ccf4b
SHA512 884c49a8a07cb2acf242bb3b7a8b6c7aeda9eebe7723887ce3a6c081aaf8f628d4f4a8dfe4adb7550977ab6e18730bc9c45ad4f326a5f4a8fc45448d736f0de2
HEAD_REF main
)

4 changes: 2 additions & 2 deletions ports/buck-yeh-bux/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "buck-yeh-bux",
"version": "1.10.2",
"version": "1.11.1",
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",
"supports": "!(android | linux | osx | uwp)",
"supports": "!(android | linux | uwp)",
"dependencies": [
{
"name": "vcpkg-cmake",
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": "757f61ee7bd93e69756546e8b10e5432d09442a4",
"version": "1.11.1",
"port-version": 0
},
{
"git-tree": "c29c8cb5d1b698dbb27a625cb528eb16e1c50aef",
"version": "1.10.2",
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
@@ -1405,7 +1405,7 @@
"port-version": 0
},
"buck-yeh-bux": {
"baseline": "1.10.2",
"baseline": "1.11.1",
"port-version": 0
},
"buck-yeh-bux-sqlite": {