diff --git a/bucket/mods.json b/bucket/mods.json index 6a09615d4f..a6cb6f6684 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,18 +1,18 @@ { - "version": "1.4.0", + "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.0/mods_1.4.0_Windows_x86_64.zip", - "hash": "2e507b78576b5e214817979ae00b1fc6788fc00d48cd97e47451b5a2b7b43ac1", - "extract_dir": "mods_1.4.0_Windows_x86_64" + "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.0/mods_1.4.0_Windows_arm64.zip", - "hash": "7eb440017940648370b7288023b796107e31b5f4167e7aab1a3d94355f8e2abe", - "extract_dir": "mods_1.4.0_Windows_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",