{ "version": "0.2.24", "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.2.24/flyctl_0.2.24_Windows_x86_64.zip", "hash": "c326bbe999f7a116bd673074a4d15203cceb6a20e1c087635ec486b9c5ca0203" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.24/flyctl_0.2.24_Windows_arm64.zip", "hash": "e4eb039247e15f7e831f4c0a6c15926739f1a820189241c4a65b050e2f9270ad" } }, "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" } } }