diff --git a/ports/thorvg/portfile.cmake b/ports/thorvg/portfile.cmake index ea88144f134..7df690d9766 100644 --- a/ports/thorvg/portfile.cmake +++ b/ports/thorvg/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Samsung/thorvg - REF v0.8.2 - SHA512 f59e227f776fed2e0489fe33ff64008a728adf1795c58107f17ed92caa809f6f5fd0604fde91d0c1735ea82b0b9e91da36d325e492e4a9802647469b06ebafd2 + REF v0.8.3 + SHA512 df2662b89e72608bd635ff18e7a56562e046421eb7152f11e9796df8cd0d964e34d1ffdba742a838e46f9a27f3d69ba81fb3e08a3ff3f21eac951476bdc72848 HEAD_REF master PATCHES install-tools.patch diff --git a/ports/thorvg/vcpkg.json b/ports/thorvg/vcpkg.json index 3cdc3859b9a..c7244c34633 100644 --- a/ports/thorvg/vcpkg.json +++ b/ports/thorvg/vcpkg.json @@ -1,6 +1,6 @@ { "name": "thorvg", - "version": "0.8.2", + "version": "0.8.3", "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 6ac89918662..5b2b428a7c0 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -7397,7 +7397,7 @@ "port-version": 6 }, "thorvg": { - "baseline": "0.8.2", + "baseline": "0.8.3", "port-version": 0 }, "threadpool": { diff --git a/versions/t-/thorvg.json b/versions/t-/thorvg.json index 4d5b9b1ff97..5d0cb293954 100644 --- a/versions/t-/thorvg.json +++ b/versions/t-/thorvg.json @@ -1,8 +1,8 @@ { "versions": [ { - "git-tree": "8b58170314a2c17cfe233745f8a8e6c27d3b6e38", - "version": "0.8.2", + "git-tree": "0ca8e329f991f2fc88a65508cd83401882aac41c", + "version": "0.8.3", "port-version": 0 } ]