From 451e976356177d5ccd70af1b6aaa83a5c82b7255 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:29:46 +0000 Subject: [PATCH] mods: Update to version 1.3.1 --- bucket/mods.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index 896e02df06..8c3fc35522 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,18 +1,18 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/mods_1.3.0_Windows_x86_64.zip", - "hash": "fbfff7a00b6d2d2ca73185e5cfe8ae5c9aa60b283bdca1b06eafbd8e75ee1f59", - "extract_dir": "mods_1.3.0_Windows_x86_64" + "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" }, "arm64": { - "url": "https://github.com/charmbracelet/mods/releases/download/v1.3.0/mods_1.3.0_Windows_arm64.zip", - "hash": "5275e831d66f6dd4309e524abb0331b5023f294f1d0cdd92aa5b70257bc63739", - "extract_dir": "mods_1.3.0_Windows_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" } }, "bin": "mods.exe",