{ "version": "0.1.68", "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.1.68/flyctl_0.1.68_Windows_x86_64.zip", "hash": "11d0f52b343867c46883767439c863951872754d7bae115ed51f529601d6892b" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.68/flyctl_0.1.68_Windows_arm64.zip", "hash": "b276d104a0bb0ce9114bd5bcb65f1556ed22eb9b2e138bee7faaedb895aa95ae" } }, "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" } } }