diff --git a/ports/thorvg/portfile.cmake b/ports/thorvg/portfile.cmake index 789e7f21f9..1debf4bad5 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 2bc5f34ecdf988b755a8efc40dccebdedfa039164d6e23f0560aaa361ed3994620af4d5ab9d66377544b07a1eca4eaebdae8b7761d234da4c4b43075ca9aebb2 + SHA512 c999789d828dc7d695db72486b85e50f30b5f3f0e583ce0302b24118d733a4baa2c58af4d8e122fd69aba7ad5fe678185a26954b68ffdb5e3e1a31c69072e798 HEAD_REF master ) diff --git a/ports/thorvg/vcpkg.json b/ports/thorvg/vcpkg.json index c8cd69ff29..a543c4cc09 100644 --- a/ports/thorvg/vcpkg.json +++ b/ports/thorvg/vcpkg.json @@ -1,6 +1,6 @@ { "name": "thorvg", - "version": "0.13.1", + "version": "0.13.2", "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 d7ebf6130f..de7cd6e117 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8613,7 +8613,7 @@ "port-version": 0 }, "thorvg": { - "baseline": "0.13.1", + "baseline": "0.13.2", "port-version": 0 }, "threadpool": { diff --git a/versions/t-/thorvg.json b/versions/t-/thorvg.json index 2af314afc6..e53441e7dc 100644 --- a/versions/t-/thorvg.json +++ b/versions/t-/thorvg.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "af489e2c5bbfe72ec76d833704efb520277951d3", + "version": "0.13.2", + "port-version": 0 + }, { "git-tree": "ff74a95dc13702754581b945fd22d61e539419a0", "version": "0.13.1",