{ "version": "0.3.232", "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.232/flyctl_0.3.232_Windows_x86_64.zip", "hash": "3ec5c23209de07bcfbedac5dff40ee16c86a1605584eec18c054302274933cd3" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.232/flyctl_0.3.232_Windows_arm64.zip", "hash": "335eb7d6fcadcde4d70d7aa336b34a237a2928d73ce58368864df49496a11beb" } }, "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" } } }