{ "version": "0.1.137", "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.137/flyctl_0.1.137_Windows_x86_64.zip", "hash": "3cef04dde22a150c1ea748a88bc4c99bbe07404e58d8de0e09d5a4fa82a4eff5" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.137/flyctl_0.1.137_Windows_arm64.zip", "hash": "8334a90782153cda0f76a4b6563be3f6350dd032c4e7fb58a22180f6e62a463e" } }, "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" } } }