{ "version": "0.2.31", "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.31/flyctl_0.2.31_Windows_x86_64.zip", "hash": "606c324983048e7948f8e78d8ba0374d05957fa78dc43831cfc552d616cf6839" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.31/flyctl_0.2.31_Windows_arm64.zip", "hash": "d5ed1ca4932f66b66ebbf904d43199243c874fbe76902b3ef30a9b8a1437d96e" } }, "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" } } }