ScoopInstaller_Main/fnproject.json
2018-04-19 11:00:31 +00:00

23 lines
663 B
JSON

{
"homepage": "https://fnproject.io/",
"license": "https://github.com/fnproject/cli/blob/master/LICENSE",
"version": "0.4.73",
"architecture": {
"64bit": {
"url": "https://github.com/fnproject/cli/releases/download/0.4.73/fn.exe",
"hash": "c652f749702a79747c0253a99b48e07d7c0dbc0c87b52071fc54835f15419acc"
}
},
"bin": "fn.exe",
"checkver": {
"github": "https://github.com/fnproject/cli"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/fnproject/cli/releases/download/$version/fn.exe"
}
}
}
}