From cca01b1b2e6649e62da295bc21ba7c0b8ca5b734 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:12:39 +0000 Subject: [PATCH] resvg: Update to version 0.41.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 58e1386d9a..a972866f5e 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.40.0", + "version": "0.41.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.40.0/resvg-win64.zip", - "hash": "053d3dd990a04fdac3371eacfae913989aed3e4a14228e11563fbc01528b00ad" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.41.0/resvg-win64.zip", + "hash": "22a6bee792f2122264c8e35cf776165252f6cdefd7ad054be06c8fdb8a7befb2" } }, "bin": "resvg.exe",