{ "version": "0.3.216", "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.216/flyctl_0.3.216_Windows_x86_64.zip", "hash": "15292a5fbde23100e7f90d11916d6b9fda042b3af200c4464efbd0fbf3f9abb2" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.216/flyctl_0.3.216_Windows_arm64.zip", "hash": "d190fb231b29ecc78053f83ed3b5570fbd75d8a9e41c0b87f6a8253b1ba06818" } }, "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" } } }