From 81280f3462109191cff7a8444fabfaee6f155183 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 00:39:15 +0000 Subject: [PATCH] fend: Update to version 1.5.5 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 23b606ffcb..27cc14fc2f 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.5.3", + "version": "1.5.5", "description": "Arbitrary-precision unit-aware calculator ", "homepage": "https://printfn.github.io/fend/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/printfn/fend/releases/download/v1.5.3/fend-1.5.3-windows-x64-exe.zip", - "hash": "56ecb3fd98cbfc375865438d6c1bebf8116adf03389b2490ef9488050c14b29e" + "url": "https://github.com/printfn/fend/releases/download/v1.5.5/fend-1.5.5-windows-x64-exe.zip", + "hash": "4ef099990a897f3e8d3b60f0ff0610107b30190bf02e36953f962a497e705d48" } }, "bin": "fend.exe",