{ "version": "0.1.81", "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.81/flyctl_0.1.81_Windows_x86_64.zip", "hash": "c6b94243c4e1ba210902ed7adb8cea721ddf1381fb1465178f188fe60851e7fc" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.81/flyctl_0.1.81_Windows_arm64.zip", "hash": "f714ae1462b158ad0b6296cb48350dfdc5a7ee9f46d53b4d861c913a18720cf7" } }, "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" } } }