From 206b49a867588f63bf0c4529f7ef0d22ff218921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Jul 2025 20:29:09 +0000 Subject: [PATCH] mods: Update to version 1.8.0 --- bucket/mods.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index ea6d459b17..708208e60b 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,18 +1,18 @@ { - "version": "1.7.0", + "version": "1.8.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.7.0/mods_1.7.0_Windows_x86_64.zip", - "hash": "dc94844d0d82ecc042f277fcac047138cdbbf7e568b41535ad4018e64654543c", - "extract_dir": "mods_1.7.0_Windows_x86_64" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.8.0/mods_1.8.0_Windows_x86_64.zip", + "hash": "12ad17b0ff1b4c67e9c34f215acaac843c9c03bc5d5865968c5193f110a2c00f", + "extract_dir": "mods_1.8.0_Windows_x86_64" }, "arm64": { - "url": "https://github.com/charmbracelet/mods/releases/download/v1.7.0/mods_1.7.0_Windows_arm64.zip", - "hash": "fe9c861c4db05515ddf6dfcf9668bd059cbeb6054918b4ba8de7116a4e671422", - "extract_dir": "mods_1.7.0_Windows_arm64" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.8.0/mods_1.8.0_Windows_arm64.zip", + "hash": "710d49da76f6aadc2974075919226249b69acd9a432874101d366bee18a167c7", + "extract_dir": "mods_1.8.0_Windows_arm64" } }, "bin": "mods.exe",