fend: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2024-10-06 00:37:37 +00:00
parent 9f2e52fb1c
commit 636ac2f000

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.2", "version": "1.5.3",
"description": "Arbitrary-precision unit-aware calculator ", "description": "Arbitrary-precision unit-aware calculator ",
"homepage": "https://printfn.github.io/fend/", "homepage": "https://printfn.github.io/fend/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/printfn/fend/releases/download/v1.5.2/fend-1.5.2-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.5.3/fend-1.5.3-windows-x64-exe.zip",
"hash": "65705957fbebf4f99332e3adc43d74f73b773624850fb97ec615919735bd064c" "hash": "56ecb3fd98cbfc375865438d6c1bebf8116adf03389b2490ef9488050c14b29e"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",