From 38dd5783d43d0f1fb7b2b7ca78e22e474aa718b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 20:24:19 +0000 Subject: [PATCH] resvg: Update to version 0.33.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 2f4caf699b..7565abd0b7 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.33.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.32.0/resvg-win64.zip", - "hash": "f51e575815f944ee782ff174f603357a394f60078c9863a819a04d169203490b" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.33.0/resvg-win64.zip", + "hash": "b0d7ac94909f9b174a3697851c96cf0ad59f776bee3133016395371c0e7881c5" } }, "bin": "resvg.exe",