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 21, 2024
1 parent 1413ebb commit eeed646
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.36.5
SHA512 ba3bf73972a6265663122e2c260354cf213dcdcf7bfd1f7a6a7eb43eb11e06fbed581b3f6ce28898eb60a85d0c9bfe45bfaa9596d92b62ca40702ede9856b183
REF v0.37.0
SHA512 625064c3a38156f4d34dde005dee728d9eadc7dd668c27b4aadbd03340acb964d37245a2367be68bfca588dcf749492c71d5f2fa53a43181f2a8c1c4bc4b394a
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.36.5
SHA512 ba3bf73972a6265663122e2c260354cf213dcdcf7bfd1f7a6a7eb43eb11e06fbed581b3f6ce28898eb60a85d0c9bfe45bfaa9596d92b62ca40702ede9856b183
REF v0.37.0
SHA512 625064c3a38156f4d34dde005dee728d9eadc7dd668c27b4aadbd03340acb964d37245a2367be68bfca588dcf749492c71d5f2fa53a43181f2a8c1c4bc4b394a
HEAD_REF main
)

Expand Down

0 comments on commit eeed646

Please sign in to comment.