{ "version": "0.3.103", "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.3.103/flyctl_0.3.103_Windows_x86_64.zip", "hash": "4d6eda3fe413869fd157bb59b75d4d9014959651ae59445a6a8c4f844fbfdc06" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.103/flyctl_0.3.103_Windows_arm64.zip", "hash": "5a2776a397462451ca74272aabbd13af37381381a6ae2a23dbcfc315f6b5300f" } }, "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" } } }