{ "version": "0.3.110", "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.110/flyctl_0.3.110_Windows_x86_64.zip", "hash": "82892c56c6222c646b48bc154db1caf0972afd7d2043fd0f389c8562b2a21afc" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.110/flyctl_0.3.110_Windows_arm64.zip", "hash": "ce75dd2282a549227000db4546b91e9db407caec9d3ecc1086419a5281a8a706" } }, "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" } } }