mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 06:35:14 +00:00
23 lines
623 B
JSON
23 lines
623 B
JSON
{
|
|
"homepage": "https://fnproject.io/",
|
|
"license": "Apache-2.0",
|
|
"version": "0.4.148",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.148/fn.exe",
|
|
"hash": "722322b549be75152c9b0ffda08919867bc886c723f3bbd0735c5839156625fa"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|