{ "version": "0.3.10", "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.10/flyctl_0.3.10_Windows_x86_64.zip", "hash": "393c3ed02e810ce69a48ee16204f1a46e76aa02abe36b54ebed1c175e630b710" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.10/flyctl_0.3.10_Windows_arm64.zip", "hash": "6591d8b09b1542db0145b53f962f3b3b025a1a3ee580d0a0bd8954591190e6a3" } }, "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" } } }