Skip to content

Commit

Permalink
[buck-yeh-bux-sqlite] Update to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
buck-yeh committed Dec 23, 2024
1 parent 756fed7 commit fa11453
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ports/buck-yeh-bux-sqlite/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO buck-yeh/bux-sqlite
REF "${VERSION}"
SHA512 9b2bc78bf803381d481a84c430e557126e014ed43343d8f6b12791b41dcf88e741883efb1aa7cba624c0a42a99782501f355baa465de2df90bffaf425d1aa337
SHA512 42e0edf14955daa029e66ae387c2752d4cc55bc202a0f2a4c453d679e98fffa179ad0f43d9162ec077d14dd969059494a063ccc684723eb9e8c174cf8abb9486
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/buck-yeh-bux-sqlite/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "buck-yeh-bux-sqlite",
"version": "1.0.3",
"version": "1.0.4",
"description": "Modern C++ wrapper classes and utilities of the original sqlite3 API",
"homepage": "https://github.com/buck-yeh/bux-sqlite",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions versions/b-/buck-yeh-bux-sqlite.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"versions": [
{
"git-tree": "7c3b901c04cd234f0ed6288af93367d200027a95",
"version": "1.0.3",
"git-tree": "c29c8cb5d1b698dbb27a625cb528eb16e1c50aef",
"version": "1.0.4",
"port-version": 0
},
{
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,7 @@
"port-version": 0
},
"buck-yeh-bux-sqlite": {
"baseline": "1.0.3",
"baseline": "1.0.4",
"port-version": 0
},
"bullet3": {
Expand Down

0 comments on commit fa11453

Please sign in to comment.