From fb04ae1f45e6d44acf2f99935965cbf8abf658c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 16:26:41 +0000 Subject: [PATCH] resvg: Update to version 0.37.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 39bcbfb9ca..6734ad6b50 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.37.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.36.0/resvg-win64.zip", - "hash": "c4082130437cde19fffd59f98480d0b2c20448a9997b532d4e62d9666270fff9" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.37.0/resvg-win64.zip", + "hash": "9078832aa170d5547dd73f2a6db65e26419ebea956b0fdba66a36006b0d4e369" } }, "bin": "resvg.exe",