Skip to content

Commit

Permalink
[thorvg] update to 0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hermet committed Aug 17, 2024
1 parent 73964f8 commit aaf7dfe
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/thorvg/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 thorvg/thorvg
REF "v${VERSION}"
SHA512 428a9e09f9e0d1dffd06862331a892c79b233c022403b4b97418a769e5b0c849146f6920c3ee8733894a73c6641175daf3f92a71b61e2fad99996d1729e0f5a2
SHA512 00c31f82278a12186b6441c10942cc832265bbc5d062d24e7941ef26fee7e770c53330ee6ebf3293f011ce3779eccd0ba3f672e5d2bcc8f150dd958403371b31
HEAD_REF master
PATCHES
revert-mutex.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/thorvg/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thorvg",
"version": "0.14.3",
"version": "0.14.6",
"port-version": 1,
"description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations",
"homepage": "https://www.thorvg.org",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -8769,7 +8769,7 @@
"port-version": 0
},
"thorvg": {
"baseline": "0.14.3",
"baseline": "0.14.6",
"port-version": 1
},
"threadpool": {
Expand Down
5 changes: 5 additions & 0 deletions versions/t-/thorvg.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e981f0ab8deaf01aa0ef42b0e372c05e734ec4fa",
"version": "0.14.6",
"port-version": 1
},
{
"git-tree": "3ec8150fa5be495b1134bd23b93674697c16adec",
"version": "0.14.3",
Expand Down

0 comments on commit aaf7dfe

Please sign in to comment.