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