[lunasvg] Update 2.3.8 (#32510)

This commit is contained in:
sakiodre 2023-07-12 13:53:52 +07:00 committed by GitHub
parent fd8186918c
commit 5269f4f4f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO sammycage/lunasvg
REF e612abda858b53160041381a23422cd2b4f42fbd #2.3.1
SHA512 44f5d013d918cb5af90114a12857bdd2c204caff761516ef98b12b08d8b6215e91f6d963c281500c386f287b9d0ecd5b3d986d4c8c33423c0c34d539d744e09d
REF "v${VERSION}"
SHA512 368f76ae3c04fbcb08406d9e7793af37b5e28ab90ffe0978fae8783620a45af3270fcd4e895c553e3e651f0ba07e37355acffd9f0aab1bf9ef822f465de21073
HEAD_REF master
PATCHES
fix-install.patch

View File

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

View File

@ -5081,7 +5081,7 @@
"port-version": 1
},
"lunasvg": {
"baseline": "2.3.1",
"baseline": "2.3.8",
"port-version": 0
},
"luv": {

View File

@ -1,8 +1,8 @@
{
"versions": [
{
"git-tree": "bf20380ca537151f7d1e02a6ca5b19c302db18c7",
"version": "2.3.1",
"git-tree": "064296e0fbadcd3113e5ee2a65202614c9125acc",
"version": "2.3.8",
"port-version": 0
}
]