From 9835529c4bbb0d808e7c031bdbf8e8e528a8f565 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:25:41 +0000 Subject: [PATCH] mods: Update to version 1.4.0 --- bucket/mods.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index 8c3fc35522..6a09615d4f 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,18 +1,18 @@ { - "version": "1.3.1", + "version": "1.4.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.3.1/mods_1.3.1_Windows_x86_64.zip", - "hash": "359c7f285b49464bb25bc5d7bb8d8ecabfd1fdd7bb4207c98a077d9dc9ea32f8", - "extract_dir": "mods_1.3.1_Windows_x86_64" + "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" }, "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" + "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" } }, "bin": "mods.exe",