From f8d13c1ab0598b2734e16170993687a5e0e6b6d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 16:27:07 +0000 Subject: [PATCH] resvg: Update to version 0.42.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index a972866f5e..dc955ccfd6 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.41.0", + "version": "0.42.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.41.0/resvg-win64.zip", - "hash": "22a6bee792f2122264c8e35cf776165252f6cdefd7ad054be06c8fdb8a7befb2" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.42.0/resvg-win64.zip", + "hash": "ad438e020a8417dd5e1d6ee93546a7c42a7b8a22d8efe65f909a50a19d687949" } }, "bin": "resvg.exe",