Skip to content

Commit e7a608f

Browse files
authored
[buck-yeh-bux] Update to 1.10.2 (microsoft#42688)
1 parent 3fd12ea commit e7a608f

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/buck-yeh-bux/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO buck-yeh/bux
44
REF "${VERSION}"
5-
SHA512 236145828dae5b0c69077ec4c5b40259b5e4b3d095e4ad138973ebf81f62a25a3ea72dcade5549c8608457e2868209f0ca7b292fa4f839399b9bbfee8c22aeff
5+
SHA512 90ce7cd956f758fb0f17398ce9f63651965ec5288256d318e267c619aff59f49e05412a52d0032df5896173fc5b32bc7c42ac1422485ef9e261af278f38ccf4b
66
HEAD_REF main
77
)
88

ports/buck-yeh-bux/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "buck-yeh-bux",
3-
"version": "1.9.0",
3+
"version": "1.10.2",
44
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
55
"homepage": "https://github.com/buck-yeh/bux",
66
"license": "MIT",

versions/b-/buck-yeh-bux.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "c29c8cb5d1b698dbb27a625cb528eb16e1c50aef",
5+
"version": "1.10.2",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "a9fa9a115e82c9c94b0aaebb606bfc58fa995da7",
510
"version": "1.9.0",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1421,7 +1421,7 @@
14211421
"port-version": 0
14221422
},
14231423
"buck-yeh-bux": {
1424-
"baseline": "1.9.0",
1424+
"baseline": "1.10.2",
14251425
"port-version": 0
14261426
},
14271427
"buck-yeh-bux-sqlite": {

0 commit comments

Comments
 (0)