fend: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2024-08-10 04:28:46 +00:00
parent b5dc6bc1c3
commit fb8e5b3206

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.0", "version": "1.5.1",
"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.0/fend-1.5.0-windows-x64-exe.zip", "url": "https://github.com/printfn/fend/releases/download/v1.5.1/fend-1.5.1-windows-x64-exe.zip",
"hash": "cf64e75b82bb4b60652f4e5279d31efedc82329ff91d7bb751b6e21cbf81136c" "hash": "91f641fd210c700205fe988e2ca76abfb7c79a11fa8d2a2e711a4ced8998e031"
} }
}, },
"bin": "fend.exe", "bin": "fend.exe",