{ "version": "1.4.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.4.1/mods_1.4.1_Windows_x86_64.zip", "hash": "e2ce3281014d18a474d63839b4a8ed6237277e5d43ed18298a52eb373de9b14a", "extract_dir": "mods_1.4.1_Windows_x86_64" }, "arm64": { "url": "https://github.com/charmbracelet/mods/releases/download/v1.4.1/mods_1.4.1_Windows_arm64.zip", "hash": "46897acd69eeecfb9f535852d547c8898de7ddb0ddc12f5a12e19e3a28ca6ea2", "extract_dir": "mods_1.4.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" } } }