mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-24 20:34:43 +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.57",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/0.4.57/fn.exe",
|
|
"hash": "58515a9f512df8038ec599dcbe8a05d1aaafa4f7fed426316b5de41a4d3b20cd"
|
|
}
|
|
},
|
|
"bin": "fn.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/fnproject/cli"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|