[thorvg] update 0.8.3 (#28062)

This commit is contained in:
rinechran 2022-12-01 02:33:44 +09:00 committed by GitHub
parent 02da7d7659
commit dcaa9176e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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",

View File

@ -7397,7 +7397,7 @@
"port-version": 6
},
"thorvg": {
"baseline": "0.8.2",
"baseline": "0.8.3",
"port-version": 0
},
"threadpool": {

View File

@ -1,8 +1,8 @@
{
"versions": [
{
"git-tree": "8b58170314a2c17cfe233745f8a8e6c27d3b6e38",
"version": "0.8.2",
"git-tree": "0ca8e329f991f2fc88a65508cd83401882aac41c",
"version": "0.8.3",
"port-version": 0
}
]