ScoopInstaller_Main/fnproject.json
2018-05-02 13:00:31 +00:00

23 lines
621 B
JSON

{
"homepage": "https://fnproject.io/",
"license": "Apache-2.0",
"version": "0.4.83",
"architecture": {
"64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.4.83/fn.exe",
"hash": "bb7411864194963fbb327951fd86ffb0f39510f439a608316851a9673832077d"
}
},
"bin": "fn.exe",
"checkver": {
"github": "https://github.com/fnproject/cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
}
}
}
}