{ "version": "0.6.1", "description": "Interactive tldr pages (simplified and community-driven man pages) client", "homepage": "https://isacikgoz.me/tldr/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/isacikgoz/tldr/releases/download/v0.6.1/tldr_0.6.1_windows_amd64.zip", "hash": "355a8483f70f5cc5462d0618daa9ffc13217ce2b4f90cf669b0065bb08ff6788" } }, "bin": "tldr.exe", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/isacikgoz/tldr/releases/download/v$version/tldr_$version_windows_amd64.zip" } }, "hash": { "url": "$baseurl/checksums_tldr_$version.txt" } } }