From 50f494f86a47bda1f3b706b24c9578d7fbc5f68e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Apr 2023 00:32:48 +0000 Subject: [PATCH] resvg: Update to version 0.31.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index f33b542276..3c42254f0f 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/resvg-win64.zip", - "hash": "391e19cfc1d0177cf61de1887a8cb306a3eab8a602f9aebd26dac7715a719d5a" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.31.0/resvg-win64.zip", + "hash": "8f430bd41b459b766072e0373bd80bb05b899f2686be9933cb120ac129869897" } }, "bin": "resvg.exe",