resvg: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2022-11-27 00:34:36 +00:00
parent f2fce45f27
commit c78acf9912

View File

@ -1,17 +1,17 @@
{ {
"version": "0.26.1", "version": "0.27.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.26.1/resvg-win64.zip", "https://github.com/RazrFalcon/resvg/releases/download/v0.27.0/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.1/usvg-win64.zip" "https://github.com/RazrFalcon/resvg/releases/download/v0.27.0/usvg-win64.zip"
], ],
"hash": [ "hash": [
"eb2c0b43063e6dd8ccbfa2720b967e9fbb0e525f96e87a3a7ac456c0eccc4faf", "2158e8dc480db99bd907e930ae5d98fbb0a0745113380c07843065f4b9f2c469",
"7b9477a822872ba25593c25d8829643a1770df07ad44843d9556f756cefde09a" "fc30023106bc846ba43713a620b638a04cae761a9fa899b7bd31f4ef9236b96d"
] ]
} }
}, },