{ "version": "0.3.199", "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.199/flyctl_0.3.199_Windows_x86_64.zip", "hash": "2ea2dca55aad8decd33015f25ac04f23c4c77a2460502fa0f70795193a1649e2" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.199/flyctl_0.3.199_Windows_arm64.zip", "hash": "619438ec76f602405393ef67f5ae9c31130caccdf55ace258fa7faae85eb3e48" } }, "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" } } }