From e8b4bb04f4d04670d444a91221a2b8be878b15cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:24:27 +0000 Subject: [PATCH] mods: Update to version 1.5.0 --- bucket/mods.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index a6cb6f6684..9edc4ba1e3 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,18 +1,18 @@ { - "version": "1.4.1", + "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.4.1/mods_1.4.1_Windows_x86_64.zip", - "hash": "e2ce3281014d18a474d63839b4a8ed6237277e5d43ed18298a52eb373de9b14a", - "extract_dir": "mods_1.4.1_Windows_x86_64" + "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.4.1/mods_1.4.1_Windows_arm64.zip", - "hash": "46897acd69eeecfb9f535852d547c8898de7ddb0ddc12f5a12e19e3a28ca6ea2", - "extract_dir": "mods_1.4.1_Windows_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",