2022-09-16 00:35:01 +00:00

28 lines
815 B
JSON

{
"version": "0.0.391",
"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.391/flyctl_0.0.391_Windows_x86_64.zip",
"hash": "3d9a3be8b5a4231846c3cb2979a7e97e170bf6a9b130173ec9f3cb199672080e"
}
},
"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"
}
}
}
}