ScoopInstaller_Main/bucket/fnproject.json
h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

23 lines
621 B
JSON

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