{ "version": "0.1.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.1.85/flyctl_0.1.85_Windows_x86_64.zip", "hash": "b9902ff12b5a57c4f6f5bd179948abf70bb4fd439909795cf1221356b3a9dc67" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.85/flyctl_0.1.85_Windows_arm64.zip", "hash": "8d6108c89673b72662b657536f9767e2cc7a9dbea5e64b13318aadc989bcae99" } }, "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" } } }