{ "version": "0.1.118", "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.118/flyctl_0.1.118_Windows_x86_64.zip", "hash": "f07385e80215b28f32faa70d95a67f185e99f4ff99d0831cb9d6953d95984857" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.118/flyctl_0.1.118_Windows_arm64.zip", "hash": "3598b5d3bbd1f7c5744fd57e061b5c5ee50838b0f61f02168174a74c7308e038" } }, "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" } } }