{ "version": "0.3.85", "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.85/flyctl_0.3.85_Windows_x86_64.zip", "hash": "44e6294aa32a8f5cd6eb4d9262f9be471168684a8cdf8433354bc6f6597df195" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.85/flyctl_0.3.85_Windows_arm64.zip", "hash": "9138c32e32f62f7e54eeaeae1774767b881a485bb8a71164791225603d848b4e" } }, "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" } } }