resvg: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2023-04-23 16:28:20 +00:00
parent 93803f4e5a
commit 3b14a8ac73

View File

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