{ "version": "0.1.44", "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.1.44/flyctl_0.1.44_Windows_x86_64.zip", "hash": "37600e41ea4f9910889eec237a02e0d929d0bd1c83338fb78501ca9da293b35c" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.44/flyctl_0.1.44_Windows_arm64.zip", "hash": "23b3145b0bdee2ea8feb234c485cd5ee4762e79762c899b6ad2942472a7d6597" } }, "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" } } }