resvg: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2024-01-21 20:24:18 +00:00
parent 1b943ccfee
commit e3178f6b46

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.0", "version": "0.38.0",
"description": "An SVG rendering library.", "description": "An SVG rendering library.",
"homepage": "https://github.com/RazrFalcon/resvg", "homepage": "https://github.com/RazrFalcon/resvg",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/RazrFalcon/resvg/releases/download/v0.37.0/resvg-win64.zip", "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.38.0/resvg-win64.zip",
"hash": "9078832aa170d5547dd73f2a6db65e26419ebea956b0fdba66a36006b0d4e369" "hash": "5dd6f01bea4a756e9489063b2b808230c40327efd480d1487bf9bb69f776e41b"
} }
}, },
"bin": "resvg.exe", "bin": "resvg.exe",