{ "version": "1.3.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.3.1/mods_1.3.1_Windows_x86_64.zip", "hash": "359c7f285b49464bb25bc5d7bb8d8ecabfd1fdd7bb4207c98a077d9dc9ea32f8", "extract_dir": "mods_1.3.1_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.3.1/mods_1.3.1_Windows_arm64.zip", "hash": "5f42e179412dab7483b46bf3abc152af5f2cb40a130ecd1cea6502ecebf8a043", "extract_dir": "mods_1.3.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" } } }