mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[Thorvg] update v0.15.3 (#42171)
This commit is contained in:
parent
cbbbc62e68
commit
81482edd5b
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO thorvg/thorvg
|
REPO thorvg/thorvg
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 1f92ac37d537399cc0792f36d92c6ddfd0c0c036072f1058d8805690f5eaf2f3d7b02e6b35eacf3e3db607e321ccae30defc0f69d9775cfcd55259d7a22e6820
|
SHA512 29e6bae24e244ff62569363b5fce894a8b23775d40487b05dde96fa184fe37c1c70c0b28275467103f3bf10362be5b105b1fdc89ece6d8f840171fedd3b7e6ac
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "thorvg",
|
"name": "thorvg",
|
||||||
"version": "0.14.10",
|
"version": "0.15.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",
|
||||||
|
@ -8909,7 +8909,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"thorvg": {
|
"thorvg": {
|
||||||
"baseline": "0.14.10",
|
"baseline": "0.15.3",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"threadpool": {
|
"threadpool": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "4060d235a88ccf783ec649cd2f1303d0ee5240c0",
|
||||||
|
"version": "0.15.3",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "7c60997e71a54f05b0074b79c5012647a0d4e463",
|
"git-tree": "7c60997e71a54f05b0074b79c5012647a0d4e463",
|
||||||
"version": "0.14.10",
|
"version": "0.14.10",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user