{ "version": "0.3.182", "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.182/flyctl_0.3.182_Windows_x86_64.zip", "hash": "b25f12d037b2c802891dec979188d0d01045987e68597c9920f209413f18f71d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.182/flyctl_0.3.182_Windows_arm64.zip", "hash": "574aa25ed50f74a84a78e3d20644da71f25d8aa99ed868fa6988610a79b40160" } }, "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" } } }