mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +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.48",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.48/fn.exe",
|
|
"hash": "31a117c8c2d16174136ae6acfcc7a1061c86954f2110bcd85387bf57a1e0214d"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|