From fe3284869a480ad433581b167808711c63d55d13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 00:34:02 +0000 Subject: [PATCH] resvg: Update to version 0.30.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 3ffe00b248..f33b542276 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.29.0", + "version": "0.30.0", "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.29.0/resvg-win64.zip", - "hash": "19a4cb037591692559bca22f32e3bf859ffe9886a7429f4936600f8120b0c77b" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.30.0/resvg-win64.zip", + "hash": "391e19cfc1d0177cf61de1887a8cb306a3eab8a602f9aebd26dac7715a719d5a" } }, "bin": "resvg.exe",