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",