From 3b14a8ac730d2a32611f7ffe12387386dfc11ebc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Apr 2023 16:28:20 +0000 Subject: [PATCH] resvg: Update to version 0.32.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 469d3a91a7..2f4caf699b 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.31.1", + "version": "0.32.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.31.1/resvg-win64.zip", - "hash": "8a361d24cba602276c626c14f644b536e1835ef9790b2e4a7040fd239b1befbc" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.32.0/resvg-win64.zip", + "hash": "f51e575815f944ee782ff174f603357a394f60078c9863a819a04d169203490b" } }, "bin": "resvg.exe",