{ "version": "2.1.0", "description": "Markdown reader for the terminal with a TUI and encrypted cloud stash", "homepage": "https://github.com/charmbracelet/glow", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_Windows_x86_64.zip", "hash": "53cebc4e4af55258f08fa3a66fd7b1276535112cbd4c39d7a9206b52da8cc1b6", "extract_dir": "glow_2.1.0_Windows_x86_64" }, "32bit": { "url": "https://github.com/charmbracelet/glow/releases/download/v2.1.0/glow_2.1.0_Windows_i386.zip", "hash": "564d8b8bb7495a74bedf1e34c2997a2fa71ae3e6ac8f926a02bdc4124601cc87", "extract_dir": "glow_2.1.0_Windows_i386" } }, "bin": "glow.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/charmbracelet/glow/releases/download/v$version/glow_$version_Windows_x86_64.zip", "extract_dir": "glow_$version_Windows_x86_64" }, "32bit": { "url": "https://github.com/charmbracelet/glow/releases/download/v$version/glow_$version_Windows_i386.zip", "extract_dir": "glow_$version_Windows_i386" } }, "hash": { "url": "$baseurl/checksums.txt" } } }