{ "version": "0.0.454", "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.0.454/flyctl_0.0.454_Windows_x86_64.zip", "hash": "da49aa3ff54c743bb62f83d08aa8eecbc6d45aa138042dc17cdfaf1e6a425ff5" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.454/flyctl_0.0.454_Windows_arm64.zip", "hash": "91bc55997a6cb39d878c1002f7c9de834185757bb831d5fbf3db86a8fa5e1803" } }, "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" } } }