{ "version": "0.3.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.3.74/flyctl_0.3.74_Windows_x86_64.zip", "hash": "52fdc34aeef7187848528d430b968ea4d521f27f92b574ab4a3dcf654951869b" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.74/flyctl_0.3.74_Windows_arm64.zip", "hash": "3fec03a29e1539b1e74650ee43d21b5fac595ab6d17350acb3030092390fdf30" } }, "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" } } }