mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-08 02:22:49 +08:00
[thorvg] update 0.8.3 (#28062)
This commit is contained in:
parent
02da7d7659
commit
dcaa9176e1
@ -1,8 +1,8 @@
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO Samsung/thorvg
|
REPO Samsung/thorvg
|
||||||
REF v0.8.2
|
REF v0.8.3
|
||||||
SHA512 f59e227f776fed2e0489fe33ff64008a728adf1795c58107f17ed92caa809f6f5fd0604fde91d0c1735ea82b0b9e91da36d325e492e4a9802647469b06ebafd2
|
SHA512 df2662b89e72608bd635ff18e7a56562e046421eb7152f11e9796df8cd0d964e34d1ffdba742a838e46f9a27f3d69ba81fb3e08a3ff3f21eac951476bdc72848
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
PATCHES
|
PATCHES
|
||||||
install-tools.patch
|
install-tools.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "thorvg",
|
"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",
|
"description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations",
|
||||||
"homepage": "https://www.thorvg.org",
|
"homepage": "https://www.thorvg.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -7397,7 +7397,7 @@
|
|||||||
"port-version": 6
|
"port-version": 6
|
||||||
},
|
},
|
||||||
"thorvg": {
|
"thorvg": {
|
||||||
"baseline": "0.8.2",
|
"baseline": "0.8.3",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"threadpool": {
|
"threadpool": {
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"git-tree": "8b58170314a2c17cfe233745f8a8e6c27d3b6e38",
|
"git-tree": "0ca8e329f991f2fc88a65508cd83401882aac41c",
|
||||||
"version": "0.8.2",
|
"version": "0.8.3",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user