From 110a6b9039ee3c5bda89fee5eca8d757a82aa977 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 12:30:50 +0000 Subject: [PATCH] resvg: Update to version 0.34.1 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 47519799e1..b8e2cedd92 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.34.0", + "version": "0.34.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.34.0/resvg-win64.zip", - "hash": "ea828ddda5477f187ba0b43c914794afa64d90618dc4cdfb6f44879650e78c82" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.34.1/resvg-win64.zip", + "hash": "d2a909366d9c0290c9c46bd31748850a547ee28109bb0ca0ee04e5de75f6730c" } }, "bin": "resvg.exe",