resvg: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2023-05-17 20:24:19 +00:00
parent ed73b013b1
commit 38dd5783d4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.32.0", "version": "0.33.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.32.0/resvg-win64.zip", "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.33.0/resvg-win64.zip",
"hash": "f51e575815f944ee782ff174f603357a394f60078c9863a819a04d169203490b" "hash": "b0d7ac94909f9b174a3697851c96cf0ad59f776bee3133016395371c0e7881c5"
} }
}, },
"bin": "resvg.exe", "bin": "resvg.exe",