mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-24 03:39:45 +00:00
[sqlite-orm] fix tag, update hash (#6894)
This commit is contained in:
parent
6ad6ba75a0
commit
8c288f4bf8
@ -1,4 +1,4 @@
|
||||
Source: sqlite-orm
|
||||
Version: 1.3
|
||||
Version: 1.3-1
|
||||
Build-Depends: sqlite3
|
||||
Description: SQLite ORM light header only library for modern C++
|
||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO fnc12/sqlite_orm
|
||||
REF 1.3
|
||||
SHA512 9d61d65a8987f875aacca9dd262d5b1e4dca273aef938fc5c292469b215b244edc63fb6428199e16ed6d254f752e1a9574306b15ebb099a4bf4f744510975da3
|
||||
REF v1.3
|
||||
SHA512 43adcd28bdca5d0165ca0313c5ff90e048144e4841541704f49e443deaf0d8e027655a3bb88677f3f3c62c5764fdda8b1e472d74e68f3a32cad052f3b4ed63a7
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user