2022-11-03 00:35:28 +00:00

28 lines
815 B
JSON

{
"version": "0.0.427",
"description": "Command line deployment/management client for fly.io services",
"homepage": "https://github.com/superfly/flyctl",
"license": " Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/superfly/flyctl/releases/download/v0.0.427/flyctl_0.0.427_Windows_x86_64.zip",
"hash": "a8d0ba24ab0c37ffb63b8fa4fab85b8a040874c723e826df1c1c4322494e8082"
}
},
"bin": [
"flyctl.exe",
[
"flyctl.exe",
"fly"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_x86_64.zip"
}
}
}
}