From ceda518681732de2d50016cf14af4980fb5bffdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 08:29:41 +0000 Subject: [PATCH] resvg: Update to version 0.45.1 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 7077f7b158..5e017e15c7 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.44.0", + "version": "0.45.1", "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.44.0/resvg-win64.zip", - "hash": "4fd4ac0640bc0ee4b4e20335d9b7636d5e5b9722cfeaee4cd51b86655dcfdae5" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.45.1/resvg-win64.zip", + "hash": "a15172d72d72e219b896ef5942a48c1a57b7280d63ef8380d95dee8005549922" } }, "bin": "resvg.exe",