mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
23 lines
623 B
JSON
23 lines
623 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.4.150",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.150/fn.exe",
|
|
"hash": "3b284df916581baecc0d28e369a7c000c269be0445729c926f61c953b83f8455"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|