mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 03:38:01 +08:00
[Thorvg] update v0.15.6 (#42672)
This commit is contained in:
parent
aa59239965
commit
c26eabb239
@ -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 29e6bae24e244ff62569363b5fce894a8b23775d40487b05dde96fa184fe37c1c70c0b28275467103f3bf10362be5b105b1fdc89ece6d8f840171fedd3b7e6ac
|
SHA512 e81dd47a48772653598f647c6f625e9072e2d70641185c969679db92b34a23738b1bb57360ee44bf97fd39b25b14d59805b981c7e8a6efb9b920d551638dcc5f
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "thorvg",
|
"name": "thorvg",
|
||||||
"version": "0.15.3",
|
"version": "0.15.6",
|
||||||
"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",
|
||||||
|
@ -8925,7 +8925,7 @@
|
|||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"thorvg": {
|
"thorvg": {
|
||||||
"baseline": "0.15.3",
|
"baseline": "0.15.6",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"threadpool": {
|
"threadpool": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "666b61a993b2709d807638e6661385d523f09ba4",
|
||||||
|
"version": "0.15.6",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "4060d235a88ccf783ec649cd2f1303d0ee5240c0",
|
"git-tree": "4060d235a88ccf783ec649cd2f1303d0ee5240c0",
|
||||||
"version": "0.15.3",
|
"version": "0.15.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user