From 4b2584885477410cd2cfa8e1bd4fd6120bcae35f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 20:24:19 +0000 Subject: [PATCH] mods: Update to version 1.2.1 --- bucket/mods.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index 318e04075c..5aa232e4c2 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,16 +1,16 @@ { - "version": "1.2.0", + "version": "1.2.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.2.0/mods_1.2.0_Windows_x86_64.zip", - "hash": "e4ece7289588dcd4b795a40c75537364955a5a5e07b234d035a0eb885d1cde77" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.1/mods_1.2.1_Windows_x86_64.zip", + "hash": "d6ee9d979a8c6ab0ad92906c9247382e5a4d4f115d70461c6c585a9a909b0b3a" }, "arm64": { - "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.0/mods_1.2.0_Windows_arm64.zip", - "hash": "2f9c0edc02f1d3eafe366ea5ed4c9790c1ba301d8cd8f3e158835e8411b2855e" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.2.1/mods_1.2.1_Windows_arm64.zip", + "hash": "8a5693b6927fe1d564865326c5d69aa58095782142f461af0269671066698b29" } }, "bin": "mods.exe",