From 6da2e1ec7202bdc27a838952e1fe05ce16a083e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 16:42:47 +0000 Subject: [PATCH] resvg: Update to version 0.47.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 929239c3bb..bc5dc7a3bd 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.47.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.46.0/resvg-win64.zip", - "hash": "a44bfb46462b660fd6e1109eee85fa20ca2b2401fb280fba269045f64617ddd0" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.47.0/resvg-win64.zip", + "hash": "5684e59ceaa53ce720b49efb441b0918ae99d04e8ce3f6f753664524592d67f1" } }, "bin": "resvg.exe",