resvg: Update to version 0.26.1

This commit is contained in:
github-actions[bot] 2022-11-21 16:30:33 +00:00
parent dd742d189d
commit e70bcfed25

View File

@ -1,17 +1,17 @@
{
"version": "0.26.0",
"version": "0.26.1",
"description": "An SVG rendering library.",
"homepage": "https://github.com/RazrFalcon/resvg",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.0/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.0/usvg-win64.zip"
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.1/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.1/usvg-win64.zip"
],
"hash": [
"d5fda59205e8f127a6f3dfec6bbfa866f50f8726139428b400a096890cdd2246",
"22b51f6c065481643d9245e02c06e972e444ea205a5346f6d8d846144454bc1e"
"eb2c0b43063e6dd8ccbfa2720b967e9fbb0e525f96e87a3a7ac456c0eccc4faf",
"7b9477a822872ba25593c25d8829643a1770df07ad44843d9556f756cefde09a"
]
}
},