fend: Update to version 1.4.0

This commit is contained in:
github-actions[bot] 2023-12-27 16:26:57 +00:00
parent 216d210331
commit a9caaf8a52

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.3", "version": "1.4.0",
"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.3.3/fend-1.3.3-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.4.0/fend-1.4.0-windows-x64-exe.zip",
"hash": "2159c8cc005eb498b1063abfc8ca3181ea8bb8922346d47b6007bc85dce5bca7" "hash": "b02a02fc2db5e0084bee20d9aa68692ce1cdc01c71b1cedd0eb24d3adc5c0088"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",