2025-07-14 12:31:56 +00:00

24 lines
739 B
JSON

{
"version": "1.5.7",
"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.7/fend-1.5.7-windows-x64-exe.zip",
"hash": "f1adbabc79efad2132bc872dd6f1d247559a1504628dbcc992a9d9d4bd6710a3"
}
},
"bin": "fend.exe",
"checkver": {
"github": "https://github.com/printfn/fend"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/printfn/fend/releases/download/v$version/fend-$version-windows-x64-exe.zip"
}
}
}
}