From e70bcfed2576a06b7fb497c224bb1ab8720959f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 16:30:33 +0000 Subject: [PATCH] resvg: Update to version 0.26.1 --- bucket/resvg.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index e36f6676e5..02b8e651b1 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -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" ] } },