resvg: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2024-02-17 16:25:41 +00:00
parent a2266d423b
commit 2c5804abf3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.39.0", "version": "0.40.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.39.0/resvg-win64.zip", "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.40.0/resvg-win64.zip",
"hash": "007a95989ba5ca83789224ab8ce7dae8acac618c72f52f14a2b7fabc6da6c9f3" "hash": "053d3dd990a04fdac3371eacfae913989aed3e4a14228e11563fbc01528b00ad"
} }
}, },
"bin": "resvg.exe", "bin": "resvg.exe",