{ "version": "0.1.91", "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.1.91/flyctl_0.1.91_Windows_x86_64.zip", "hash": "0c3e32fedc25111553e12e74fae1ed43a7b7191f176d42c96d7682cfc9009764" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.91/flyctl_0.1.91_Windows_arm64.zip", "hash": "b7812ea66b99f2a95499c1ca39d82682caeacbf12d9af11ffb5e6ee4d0dd0e54" } }, "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" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }