{ "version": "1.8.1", "description": "AI for the command line, built for pipelines.", "homepage": "https://github.com/charmbracelet/mods", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.8.1/mods_1.8.1_Windows_x86_64.zip", "hash": "ecad2f4d526bcb853b91136c2b40a123b0127edaca20945378986ceb6d89a52a", "extract_dir": "mods_1.8.1_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.8.1/mods_1.8.1_Windows_arm64.zip", "hash": "6b409c753dfe9d5d35c4bf3ff7fba8d34508dbe2f8e38b092c6d7539abe0910d", "extract_dir": "mods_1.8.1_Windows_arm64" } }, "bin": "mods.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/charmbracelet/mods/releases/download/v$version/mods_$version_Windows_x86_64.zip", "extract_dir": "mods_$version_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v$version/mods_$version_Windows_arm64.zip", "extract_dir": "mods_$version_Windows_arm64" } }, "hash": { "url": "$baseurl/checksums.txt" } } }