{ "version": "0.1.77", "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.77/flyctl_0.1.77_Windows_x86_64.zip", "hash": "df9ff8d5d4f153f03a5cf84143eff79477a500395c7109bdac059072d32d78ce" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.77/flyctl_0.1.77_Windows_arm64.zip", "hash": "1fd630703051326df0ffc513147491a9965bde3a8fc81ddccc86ec346d0b4824" } }, "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" } } }