resvg: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2024-02-07 00:33:43 +00:00
parent c24e1ecb08
commit 9f5c7b5db1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.38.0", "version": "0.39.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.38.0/resvg-win64.zip", "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.39.0/resvg-win64.zip",
"hash": "5dd6f01bea4a756e9489063b2b808230c40327efd480d1487bf9bb69f776e41b" "hash": "007a95989ba5ca83789224ab8ce7dae8acac618c72f52f14a2b7fabc6da6c9f3"
} }
}, },
"bin": "resvg.exe", "bin": "resvg.exe",