ScoopInstaller_Main/fnproject.json
2018-09-11 20:00:50 +00:00

23 lines
623 B
JSON

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