From 636ac2f000f6a133e0fbaf9f08407fbe94a9143f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 00:37:37 +0000 Subject: [PATCH] fend: Update to version 1.5.3 --- bucket/fend.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fend.json b/bucket/fend.json index 3c878dd28b..23b606ffcb 100644 --- a/bucket/fend.json +++ b/bucket/fend.json @@ -1,12 +1,12 @@ { - "version": "1.5.2", + "version": "1.5.3", "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.2/fend-1.5.2-windows-x64-exe.zip", - "hash": "65705957fbebf4f99332e3adc43d74f73b773624850fb97ec615919735bd064c" + "url": "https://github.com/printfn/fend/releases/download/v1.5.3/fend-1.5.3-windows-x64-exe.zip", + "hash": "56ecb3fd98cbfc375865438d6c1bebf8116adf03389b2490ef9488050c14b29e" } }, "bin": "fend.exe",