{ "version": "0.1.74", "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.74/flyctl_0.1.74_Windows_x86_64.zip", "hash": "06bad66f9d52455200bcfa5bf4955ba452e841d31e238ea400141dae65a56ae4" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.74/flyctl_0.1.74_Windows_arm64.zip", "hash": "a81cab9fe1adc1cf76c5348df68b761c3044e6bb699636fa52268a309a452bc5" } }, "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" } } }