resvg: Update to version 0.31.1

This commit is contained in:
github-actions[bot] 2023-04-22 12:29:48 +00:00
parent 03b20500da
commit 79bb5c61a6

View File

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