[Thorvg] update v0.14.10 (#40963)

This commit is contained in:
rinechran 2024-09-17 04:27:49 +09:00 committed by GitHub
parent 8a3baf89d8
commit ab8ce70555
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO thorvg/thorvg
REF "v${VERSION}"
SHA512 00c31f82278a12186b6441c10942cc832265bbc5d062d24e7941ef26fee7e770c53330ee6ebf3293f011ce3779eccd0ba3f672e5d2bcc8f150dd958403371b31
SHA512 1f92ac37d537399cc0792f36d92c6ddfd0c0c036072f1058d8805690f5eaf2f3d7b02e6b35eacf3e3db607e321ccae30defc0f69d9775cfcd55259d7a22e6820
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "thorvg",
"version": "0.14.6",
"version": "0.14.10",
"description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations",
"homepage": "https://www.thorvg.org",
"license": "MIT",

View File

@ -8837,7 +8837,7 @@
"port-version": 0
},
"thorvg": {
"baseline": "0.14.6",
"baseline": "0.14.10",
"port-version": 0
},
"threadpool": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7c60997e71a54f05b0074b79c5012647a0d4e463",
"version": "0.14.10",
"port-version": 0
},
{
"git-tree": "0f860f03bd41a31d7ef035cadbe078d23792cc9f",
"version": "0.14.6",