{ "version": "1.9.3", "description": "a tldr client written in rust", "homepage": "https://github.com/tldr-pages/tlrc", "license": "MIT", "notes": "pages not bundled with app, they will be downloaded the first time you use tldr", "architecture": { "64bit": { "url": "https://github.com/tldr-pages/tlrc/releases/download/v1.9.3/tlrc-v1.9.3-x86_64-pc-windows-msvc.zip", "hash": "3fbf90184daf769719ba11d39488f02cc55c01f6f0c753f588061541f99a70a9" } }, "bin": "tldr.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/tldr-pages/tlrc/releases/download/v$version/tlrc-v$version-x86_64-pc-windows-msvc.zip" } } } }