{ "version": "0.1.108", "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.108/flyctl_0.1.108_Windows_x86_64.zip", "hash": "860dbec4c832d2b748b300cb063137665dda865bfe518251ac90601e44f0ae71" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.108/flyctl_0.1.108_Windows_arm64.zip", "hash": "d26c231f658d3db8260edd324d3a35dd693e1142c96068734721e672590544e6" } }, "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" } } }