From 1b316042f2373f7430a2d7ed1fa2ece37fe20948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 20:25:57 +0000 Subject: [PATCH] resvg: Update to version 0.35.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index b8e2cedd92..a3ce9d44bb 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.34.1", + "version": "0.35.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.34.1/resvg-win64.zip", - "hash": "d2a909366d9c0290c9c46bd31748850a547ee28109bb0ca0ee04e5de75f6730c" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.35.0/resvg-win64.zip", + "hash": "112c0eef63b41a5843f3be74cc4f9634d2a36166a6411b95ffcb4fcae3993b48" } }, "bin": "resvg.exe",