{ "version": "0.2.14", "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.14/flyctl_0.2.14_Windows_x86_64.zip", "hash": "de3056bf1a9d045ed78057557b494aa65ba5ae14a7e700ce87911ce724c284e3" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.14/flyctl_0.2.14_Windows_arm64.zip", "hash": "b9d5855ea8a1c214890aaca342b56530d63f6635635b45b6dd88e694921a55dd" } }, "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" } } }