mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 14:15:14 +00:00
23 lines
621 B
JSON
23 lines
621 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.4.89",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.89/fn.exe",
|
|
"hash": "2faf87a16f157e6644f4f4bd0268f6c144753be6a356a489936c9bc629cc7bdc"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|