mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fend: Add version 1.1.5 (#4529)
* fend: Add version 1.1.5 * fend: syntax fix Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
70a9eba6f4
commit
054ae4d09e
23
bucket/fend.json
Normal file
23
bucket/fend.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "1.1.5",
|
||||
"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.1.5/fend-1.1.5-windows-x64-exe.zip",
|
||||
"hash": "60C350FD477338A39A3B81AB5CC9BC037A906947202FF7B64A7BF8CB1D8D73E9"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user