diff --git a/ports/thorvg/portfile.cmake b/ports/thorvg/portfile.cmake index 7fbbab4d17cccb..4b565228568e63 100644 --- a/ports/thorvg/portfile.cmake +++ b/ports/thorvg/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO thorvg/thorvg REF "v${VERSION}" - SHA512 f0a1a049284db5945fc5562dd50009fdc29bae847ca8e1dff585c35dc0d6b827c8c5a888cb04d7b58765635409aca09824cd3f5a78dc28acfd25d57b7cebde4d + SHA512 f0810a4473fb46c589fb1c7eb3bdef39aea55dfea6136ffc7da8d493c63d78c4587d9fe2967ed04db3b41e1572cbddac8655c26c1dfe1548e966dcaf9dbee166 HEAD_REF master ) diff --git a/ports/thorvg/vcpkg.json b/ports/thorvg/vcpkg.json index 21ea8a16f2c945..db7541f4426772 100644 --- a/ports/thorvg/vcpkg.json +++ b/ports/thorvg/vcpkg.json @@ -1,6 +1,6 @@ { "name": "thorvg", - "version": "0.15.9", + "version": "0.15.11", "description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations", "homepage": "https://www.thorvg.org", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 60c6e5a2a55a16..6ba1362b8a92aa 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -9137,7 +9137,7 @@ "port-version": 2 }, "thorvg": { - "baseline": "0.15.9", + "baseline": "0.15.11", "port-version": 0 }, "threadpool": { diff --git a/versions/t-/thorvg.json b/versions/t-/thorvg.json index dc122a18a295d9..e11819bedea707 100644 --- a/versions/t-/thorvg.json +++ b/versions/t-/thorvg.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "812f78403b4aecc0c771dee1f2a4f3875f399376", + "version": "0.15.11", + "port-version": 0 + }, { "git-tree": "138ac6d7589070c8a6804f804be2b44637ddd97c", "version": "0.15.9",