Skip to content

Commit

Permalink
[sqlite-orm] fix tag, update hash (#6894)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rastaban authored Jun 14, 2019
1 parent 6ad6ba7 commit 8c288f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/sqlite-orm/CONTROL
Original file line number Diff line number Diff line change
@@ -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++
4 changes: 2 additions & 2 deletions ports/sqlite-orm/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
)

Expand Down

0 comments on commit 8c288f4

Please sign in to comment.