{ "version": "0.1.132", "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.132/flyctl_0.1.132_Windows_x86_64.zip", "hash": "e2cdf033612d94ea3de9469ae3ca3faa05d65a9b8599a70684a4a679fdedad13" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.132/flyctl_0.1.132_Windows_arm64.zip", "hash": "ec258145b78b1c71be28056aaf244e7f92a156241ad42d52f80bddf22cd1d1f6" } }, "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" } } }