{ "version": "0.3.27", "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.27/flyctl_0.3.27_Windows_x86_64.zip", "hash": "5010283f13a224081e8c4d7aec3ae652fd5d1f803280aff05f48ef217ef2e7ce" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.27/flyctl_0.3.27_Windows_arm64.zip", "hash": "0c3e40df0cc91cdd4beca96308f5efb5f861fe37961ea54655e95a4ef762cfb7" } }, "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" } } }