{ "version": "0.2.96", "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.2.96/flyctl_0.2.96_Windows_x86_64.zip", "hash": "789d940b05aa473896d840e2f1aee5b7d00ce89c16df64291a50655f2df3c262" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.96/flyctl_0.2.96_Windows_arm64.zip", "hash": "1dc990b74ef6b620977b6518ac45098f23544fb829ee96f341ea71291b285b16" } }, "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" } } }