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 Apr 23, 2024
1 parent 5762c13 commit 38e0e67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions cmake/vcpkg/ports/tinyorm-qt5/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 silverqx/TinyORM
REF v0.37.0
SHA512 625064c3a38156f4d34dde005dee728d9eadc7dd668c27b4aadbd03340acb964d37245a2367be68bfca588dcf749492c71d5f2fa53a43181f2a8c1c4bc4b394a
REF "v${VERSION}"
SHA512 1ad4f9b8b2ad0a66e76c4f0f3a72883346bae5e32aec01dcdcf918e53fa66ec776324169e6e1aa1888243fb46a8c77e5eb601c43a7387e17f636e7e6d0918eff
HEAD_REF main
)

Expand Down
4 changes: 2 additions & 2 deletions cmake/vcpkg/ports/tinyorm/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 silverqx/TinyORM
REF v0.37.0
SHA512 625064c3a38156f4d34dde005dee728d9eadc7dd668c27b4aadbd03340acb964d37245a2367be68bfca588dcf749492c71d5f2fa53a43181f2a8c1c4bc4b394a
REF "v${VERSION}"
SHA512 1ad4f9b8b2ad0a66e76c4f0f3a72883346bae5e32aec01dcdcf918e53fa66ec776324169e6e1aa1888243fb46a8c77e5eb601c43a7387e17f636e7e6d0918eff
HEAD_REF main
)

Expand Down

0 comments on commit 38e0e67

Please sign in to comment.