2022-09-28 00:40:55 +00:00

28 lines
815 B
JSON

{
"version": "0.0.398",
"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.398/flyctl_0.0.398_Windows_x86_64.zip",
"hash": "6c909c3620e839558d4dd80b89c2f8cc195968645b3134ab85f2c87de0e193d4"
}
},
"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"
}
}
}
}