{ "version": "0.3.145", "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.145/flyctl_0.3.145_Windows_x86_64.zip", "hash": "9d3d1482f14fb38cf766da6f203ba079a117e7a295c6ee07dccfef56cf52daa3" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.145/flyctl_0.3.145_Windows_arm64.zip", "hash": "c8a5e8f024b81252041c2db5402aecd666f5735c9972bd9398052e22850a9fea" } }, "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" } } }