{ "version": "0.3.192", "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.192/flyctl_0.3.192_Windows_x86_64.zip", "hash": "b597da58a82698410bf3054c13879ec8cff95dcb5d9110563693015e12df25d4" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.192/flyctl_0.3.192_Windows_arm64.zip", "hash": "d0d9482fd1fdf90438b3c995e4cc9ed17b6921c8380991d716cce4c8e2043caa" } }, "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" } } }