2022-12-02 04:30:14 +00:00

28 lines
815 B
JSON

{
"version": "0.0.437",
"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.437/flyctl_0.0.437_Windows_x86_64.zip",
"hash": "9a87a9501ca93a3acf9a15e1e6330c620aca1fb2ef823cb53b89d7571a592e54"
}
},
"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"
}
}
}
}