{ "version": "0.3.47", "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.47/flyctl_0.3.47_Windows_x86_64.zip", "hash": "7efbf1615bb259088c1183e5b21bf856ab52f23f4e6b3f1af9a783e7522e80b3" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.47/flyctl_0.3.47_Windows_arm64.zip", "hash": "442b8762977746225a2507e214a468b9fbfae400ac8082aee1c833d0261d5fbd" } }, "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" } } }