From 2c5804abf37fa5d44d1125fe39a867b1ddb8ef6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 16:25:41 +0000 Subject: [PATCH] resvg: Update to version 0.40.0 --- bucket/resvg.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/resvg.json b/bucket/resvg.json index 9d008f7898..58e1386d9a 100644 --- a/bucket/resvg.json +++ b/bucket/resvg.json @@ -1,12 +1,12 @@ { - "version": "0.39.0", + "version": "0.40.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.39.0/resvg-win64.zip", - "hash": "007a95989ba5ca83789224ab8ce7dae8acac618c72f52f14a2b7fabc6da6c9f3" + "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.40.0/resvg-win64.zip", + "hash": "053d3dd990a04fdac3371eacfae913989aed3e4a14228e11563fbc01528b00ad" } }, "bin": "resvg.exe",