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 May 4, 2024
1 parent 8d835b0 commit a71d443
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/vcpkg/ports/tinyorm-qt5/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 1ad4f9b8b2ad0a66e76c4f0f3a72883346bae5e32aec01dcdcf918e53fa66ec776324169e6e1aa1888243fb46a8c77e5eb601c43a7387e17f636e7e6d0918eff
SHA512 7ad4f9407fb354425b2dc6fb35ec9bd5d4b4077650f379bd3e683ddf57883140ee6f3b22d0e718862d484c00a89bd55995c0f6aa446bfee14362968752ce777c
HEAD_REF main
)

Expand Down
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 1ad4f9b8b2ad0a66e76c4f0f3a72883346bae5e32aec01dcdcf918e53fa66ec776324169e6e1aa1888243fb46a8c77e5eb601c43a7387e17f636e7e6d0918eff
SHA512 7ad4f9407fb354425b2dc6fb35ec9bd5d4b4077650f379bd3e683ddf57883140ee6f3b22d0e718862d484c00a89bd55995c0f6aa446bfee14362968752ce777c
HEAD_REF main
)

Expand Down

0 comments on commit a71d443

Please sign in to comment.