{ "version": "0.3.146", "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.146/flyctl_0.3.146_Windows_x86_64.zip", "hash": "ad4f367e68ed10a7cb7a2791c8a7787406f2fa56c623e56e8052cf8b004b2fd5" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.146/flyctl_0.3.146_Windows_arm64.zip", "hash": "0e169250e39e5794c3a0b924b27c5c1da165e00ea1dfc354fc549224312a6d92" } }, "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" } } }