Skip to content

Commit c26eabb

Browse files
authored
[Thorvg] update v0.15.6 (microsoft#42672)
1 parent aa59239 commit c26eabb

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ports/thorvg/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO thorvg/thorvg
44
REF "v${VERSION}"
5-
SHA512 29e6bae24e244ff62569363b5fce894a8b23775d40487b05dde96fa184fe37c1c70c0b28275467103f3bf10362be5b105b1fdc89ece6d8f840171fedd3b7e6ac
5+
SHA512 e81dd47a48772653598f647c6f625e9072e2d70641185c969679db92b34a23738b1bb57360ee44bf97fd39b25b14d59805b981c7e8a6efb9b920d551638dcc5f
66
HEAD_REF master
77
)
88

ports/thorvg/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thorvg",
3-
"version": "0.15.3",
3+
"version": "0.15.6",
44
"description": "ThorVG is a platform-independent portable library for drawing vector-based scenes and animations",
55
"homepage": "https://www.thorvg.org",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8925,7 +8925,7 @@
89258925
"port-version": 0
89268926
},
89278927
"thorvg": {
8928-
"baseline": "0.15.3",
8928+
"baseline": "0.15.6",
89298929
"port-version": 0
89308930
},
89318931
"threadpool": {

versions/t-/thorvg.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "666b61a993b2709d807638e6661385d523f09ba4",
5+
"version": "0.15.6",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "4060d235a88ccf783ec649cd2f1303d0ee5240c0",
510
"version": "0.15.3",

0 commit comments

Comments
 (0)