{ "version": "1.5.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.5.0/mods_1.5.0_Windows_x86_64.zip", "hash": "ba82903c4bdac47b1ad7876fb9605b7f485dd716f334b8d2c581f7f0437a3bfc", "extract_dir": "mods_1.5.0_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.5.0/mods_1.5.0_Windows_arm64.zip", "hash": "6e4c080b70f2fd582c4403ce7edf2c57e66607fbb88c92eb1fad44027f9503ef", "extract_dir": "mods_1.5.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" } } }