2022-09-02 00:34:57 +00:00

28 lines
815 B
JSON

{
"version": "0.0.387",
"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.387/flyctl_0.0.387_Windows_x86_64.zip",
"hash": "231e16991a00b891b3e57dd6058882f1b91d73ebea9a0f064247f4d09b7d70ed"
}
},
"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"
}
}
}
}