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