{ "version": "0.3.157", "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.3.157/flyctl_0.3.157_Windows_x86_64.zip", "hash": "13fd31b0f1aaaccc16b561fb303fcc19583985c786b6ff97028f72a6b886850a" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.157/flyctl_0.3.157_Windows_arm64.zip", "hash": "75cc53f043f02f274f2b501caafce523c95f618735afc3ffd7a5630916ed1999" } }, "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" } } }