{ "version": "0.3.177", "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.177/flyctl_0.3.177_Windows_x86_64.zip", "hash": "b357c5512729cdb3c6b98d18a5d43c4c654bfe838986c0e6b80e162e3dcc2e1d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.177/flyctl_0.3.177_Windows_arm64.zip", "hash": "18a43336bdaa69fa4cecebcf9e68d6d74d6a8e16db06e80e70462f801b1a645e" } }, "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" } } }