From a3b16d0788bea3d95833f87e7f170e770eaf5d35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 16:28:55 +0000 Subject: [PATCH] mods: Update to version 1.1.0 --- bucket/mods.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mods.json b/bucket/mods.json index 08193e06e7..f5e3ad1768 100644 --- a/bucket/mods.json +++ b/bucket/mods.json @@ -1,16 +1,16 @@ { - "version": "1.0.0", + "version": "1.1.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.0.0/mods_1.0.0_Windows_x86_64.zip", - "hash": "b0877e8c291da1e046ce87b768d6f34e984958e2719a3187087da1568edc7dcc" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.1.0/mods_1.1.0_Windows_x86_64.zip", + "hash": "9f9eb7537e1f5dfe1f02275db88a87d6bf5451a989c207ac073a849fa15a4bab" }, "arm64": { - "url": "https://github.com/charmbracelet/mods/releases/download/v1.0.0/mods_1.0.0_Windows_arm64.zip", - "hash": "f686a2ae2748f9037b6e4cedb7fad71d4416a58523fa70758c07afd476b9e315" + "url": "https://github.com/charmbracelet/mods/releases/download/v1.1.0/mods_1.1.0_Windows_arm64.zip", + "hash": "719dac4d635e5c712874c2ccf87a292f8587f94287215ab56df94db4d129078e" } }, "bin": "mods.exe",