[lunasvg] update to 3.5.0 (#48121)

This commit is contained in:
toge
2025-11-05 07:25:26 +09:00
committed by GitHub
parent bcb04e2cf1
commit d51f6f89ae
4 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO sammycage/lunasvg
REF "v${VERSION}"
SHA512 dd1910b00b0c8cb45c225f56e06d16e8c06b99832252bd5801183911092c169117ac924f28895e26b4fae0d2ddd8d0c90229beab27daedd3ec1d37232a273177
SHA512 62cf1433f4d158008ab07c9b6a83dca2322e1adf97a7f30a2021be5610af7b28e2ed54c75292fb382a3dcc6205f0e7b8d815b8a59aa11843a059883203d191c1
HEAD_REF master
)

View File

@@ -1,6 +1,6 @@
{
"name": "lunasvg",
"version": "3.4.0",
"version": "3.5.0",
"description": "lunasvg is a standalone SVG rendering library in C++",
"homepage": "https://github.com/sammycage/lunasvg",
"license": "MIT",

View File

@@ -6073,7 +6073,7 @@
"port-version": 1
},
"lunasvg": {
"baseline": "3.4.0",
"baseline": "3.5.0",
"port-version": 0
},
"luv": {

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "de7793bd04c5bdf5ccce3f4ae195c030441f1034",
"version": "3.5.0",
"port-version": 0
},
{
"git-tree": "c66d8e0e2f7347c2dbb3b48156167dc93704db19",
"version": "3.4.0",