Skip to content

Commit

Permalink
updated vcpkg REF and SHA512
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
silverqx committed Aug 16, 2024
1 parent 65abb54 commit d1c4909
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/vcpkg/ports/tinyorm/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 silverqx/TinyORM
REF "v${VERSION}"
SHA512 f82702d712f845624698f799c7f5d2b30b7d2138f6c4c15e7ca50b316254b55b6606f60ce4356d7156b615b636a6b16e2d1923901825759e54ab60499c4f04cd
SHA512 03398cc1411744cfee0f42f726ead5f7cea19a1e84464c105a4da3917e0ca1636ec168c87698a6437e94adc596cdcab19e6f33d1607d8464b5c011f59700a817
HEAD_REF main
)

Expand Down
1 change: 0 additions & 1 deletion cmake/vcpkg/ports/tinyorm/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "tinyorm",
"version-semver": "0.38.0",
"port-version": 3,
"maintainers": "Silver Zachara <[email protected]>",
"description": "Modern C++ ORM library for Qt framework",
"homepage": "https://github.com/silverqx/TinyORM",
Expand Down

0 comments on commit d1c4909

Please sign in to comment.