Skip to content

Commit

Permalink
Update to 0.34.0 (silverqx/TinyORM#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
SchaichAlonso committed Sep 11, 2023
1 parent e5c6642 commit d4ac5f7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 17 deletions.
13 changes: 0 additions & 13 deletions ports/tinyorm/0002-comment.patch

This file was deleted.

5 changes: 2 additions & 3 deletions ports/tinyorm/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO silverqx/TinyORM
REF d98ee5c6c5e535ef657a46e632e7c9fc4b48851e
SHA512 87f09273b8efe9ef6a3e29b5e5509a3737b878a7d0eddae7fde48f82f3bc56a3fb1286bd0cad0e0bd5e6fb55c6b510d34fa00cbd00238360ea1de595d2915469
REF dddc80c8712fd4eca892120d7d787ab067300643
SHA512 990dec9a3bfc59a31c574dd1f3f49ae476e244997fc13e4f7e32fc55b55f9b19fdcaafbd37a18bfb06b912dfa306da4c512628a411fd7d43e395c671c098f908
HEAD_REF main
PATCHES
0001-install-tom.patch
0002-comment.patch
0003-reduce-assert-scopes.patch
0004-remove-interface-warnings.patch
)
Expand Down
2 changes: 1 addition & 1 deletion ports/tinyorm/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "tinyorm",
"version-semver": "0.33.0",
"version-semver": "0.34.0",
"description": "Modern C++ ORM library for the Qt framework",
"homepage": "https://github.com/silverqx/TinyORM",
"documentation": "https://www.tinyorm.org",
Expand Down

0 comments on commit d4ac5f7

Please sign in to comment.