2022-08-03 16:31:29 +00:00

28 lines
815 B
JSON

{
"version": "0.0.364",
"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.364/flyctl_0.0.364_Windows_x86_64.zip",
"hash": "1ee06c2d64a733108db7da972e837d2fac6592e6e6aaf6e8d6f7c649ebc8463f"
}
},
"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"
}
}
}
}