{ "version": "0.1.90", "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.90/flyctl_0.1.90_Windows_x86_64.zip", "hash": "1d1f750edbcb376bbbb04391c431d1db6d58b9dbc9ce8b8387290c2661be8e5e" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.90/flyctl_0.1.90_Windows_arm64.zip", "hash": "ffa65630fa423e530fefc34aa55eb2d295a3261b763bf393b28db6496db91ae0" } }, "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" } } }