{ "version": "0.1.131", "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.131/flyctl_0.1.131_Windows_x86_64.zip", "hash": "ea87ce90f14836b495b4bd4a484752f20bd64a0b5bf7b189beb41bc3ca291d1f" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.131/flyctl_0.1.131_Windows_arm64.zip", "hash": "ce6df65f5ee525157235b22b19f6aa83b148726f0d61557bc2c87d909c8574e4" } }, "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" } } }