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 Oct 20, 2023
1 parent 84abcb1 commit 514d3ab
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.2
SHA512 c654a81145b56fd00efd8fdb9ce3212f0386f1e6b639d35c660cf657cc2cca3027f58a07acddbf5302fe5a9366a99cef7d64909c2e2a15563dfa789aa5fcdd20
REF v0.36.3
SHA512 0f4339b809e14581dba748ce484bbe26f6b0f005f675495dba05c152ad3b0a81fed89a2a4ace03bdc3d6505ea65ec41e29bd32fecd0e931e5e65cb933c0addcd
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.2
SHA512 c654a81145b56fd00efd8fdb9ce3212f0386f1e6b639d35c660cf657cc2cca3027f58a07acddbf5302fe5a9366a99cef7d64909c2e2a15563dfa789aa5fcdd20
REF v0.36.3
SHA512 0f4339b809e14581dba748ce484bbe26f6b0f005f675495dba05c152ad3b0a81fed89a2a4ace03bdc3d6505ea65ec41e29bd32fecd0e931e5e65cb933c0addcd
HEAD_REF main
)

Expand Down

0 comments on commit 514d3ab

Please sign in to comment.