From 626d66053b1dd0df7c8c63a3ce6f43118b538d33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 20:24:49 +0000 Subject: [PATCH] mods: Update to version 1.2.0 --- bucket/mods.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index f5e3ad1768..318e04075c 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,16 +1,16 @@ { - "version": "1.1.0", + "version": "1.2.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.1.0/mods_1.1.0_Windows_x86_64.zip", - "hash": "9f9eb7537e1f5dfe1f02275db88a87d6bf5451a989c207ac073a849fa15a4bab" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.0/mods_1.2.0_Windows_x86_64.zip", + "hash": "e4ece7289588dcd4b795a40c75537364955a5a5e07b234d035a0eb885d1cde77" }, "arm64": { - "url": "https://github.com/charmbracelet/mods/releases/download/v1.1.0/mods_1.1.0_Windows_arm64.zip", - "hash": "719dac4d635e5c712874c2ccf87a292f8587f94287215ab56df94db4d129078e" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.0/mods_1.2.0_Windows_arm64.zip", + "hash": "2f9c0edc02f1d3eafe366ea5ed4c9790c1ba301d8cd8f3e158835e8411b2855e" } }, "bin": "mods.exe",