resvg: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2022-11-20 20:27:12 +00:00
parent 38b17b2a95
commit 73204282ed

View File

@ -1,17 +1,17 @@
{ {
"version": "0.25.0", "version": "0.26.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": [ "url": [
"https://github.com/RazrFalcon/resvg/releases/download/v0.25.0/resvg-win64.zip", "https://github.com/RazrFalcon/resvg/releases/download/v0.26.0/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.25.0/usvg-win64.zip" "https://github.com/RazrFalcon/resvg/releases/download/v0.26.0/usvg-win64.zip"
], ],
"hash": [ "hash": [
"01ae2caa627d2e376333113ab8cc79e0b89737c0c1f09ccb02e608c45f5083a6", "d5fda59205e8f127a6f3dfec6bbfa866f50f8726139428b400a096890cdd2246",
"7652fb1b90ff8278a63aec22b51882b1cfc24b2b1765abe5fe0db6399e04d191" "22b51f6c065481643d9245e02c06e972e444ea205a5346f6d8d846144454bc1e"
] ]
} }
}, },