{ "version": "1.4.0", "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.4.0/mods_1.4.0_Windows_x86_64.zip", "hash": "2e507b78576b5e214817979ae00b1fc6788fc00d48cd97e47451b5a2b7b43ac1", "extract_dir": "mods_1.4.0_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.4.0/mods_1.4.0_Windows_arm64.zip", "hash": "7eb440017940648370b7288023b796107e31b5f4167e7aab1a3d94355f8e2abe", "extract_dir": "mods_1.4.0_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" } } }