From 81c244d0ecb247b2ac1316987808e6d1d3e5be72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 16:34:20 +0000 Subject: [PATCH] resvg: Update to version 0.43.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index dc955ccfd6..45c81e31f6 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/resvg-win64.zip", - "hash": "ad438e020a8417dd5e1d6ee93546a7c42a7b8a22d8efe65f909a50a19d687949" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.43.0/resvg-win64.zip", + "hash": "d77632fd21855c38ae7fbb7a547fd7c610935618842c2a6ca8b416a0f9a42e0e" } }, "bin": "resvg.exe",