From db0241a3550526926fc897cee5f47bd85495eac6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 21:41:00 +0000 Subject: [PATCH 1/2] mods 1.4.0 --- Formula/m/mods.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/mods.rb b/Formula/m/mods.rb index 675df0e679b85..c9bee9861c7b0 100644 --- a/Formula/m/mods.rb +++ b/Formula/m/mods.rb @@ -1,8 +1,8 @@ class Mods < Formula desc "AI on the command-line" homepage "https://github.com/charmbracelet/mods" - url "https://github.com/charmbracelet/mods/archive/refs/tags/v1.3.1.tar.gz" - sha256 "f0eb5a941c261a55a290b1b99fd09e8f07abd3394b532bf76493376d8ce7967d" + url "https://github.com/charmbracelet/mods/archive/refs/tags/v1.4.0.tar.gz" + sha256 "900bf7481c15c4f2be73835d079f4234cbffb9a8d8576527f680997b47f7bf46" license "MIT" bottle do From a590a48310a708c7621674e5b346d61a112a1fae Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 Jun 2024 23:05:05 +0000 Subject: [PATCH 2/2] mods: update 1.4.0 bottle. --- Formula/m/mods.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/m/mods.rb b/Formula/m/mods.rb index c9bee9861c7b0..bef260fef2898 100644 --- a/Formula/m/mods.rb +++ b/Formula/m/mods.rb @@ -6,13 +6,13 @@ class Mods < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1da4c12df447d0b3b60bac95a0eda5687c6f403b0e9be6af727685b7df47bac8" - sha256 cellar: :any_skip_relocation, arm64_ventura: "4938a1e13494d66498a54951f8f4f0308fecd43da9584f6947394fd87924d5a2" - sha256 cellar: :any_skip_relocation, arm64_monterey: "add7098672318bda70dd94b7d7d59738b76b93545fa23c499b4e2006b5d2525c" - sha256 cellar: :any_skip_relocation, sonoma: "be4d80dacc4bc46257a58a70c8079b164f7910d419e8a0a37b72dae2b72f4367" - sha256 cellar: :any_skip_relocation, ventura: "88bb50407edaf8ddebab691fbd117009935cf9669caafb682fbbabf2908151af" - sha256 cellar: :any_skip_relocation, monterey: "47f08ba1647685aff903f074cc324888c9ace645c83e3467caf083d119790fd2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "21c802d62b15ae07b2788ffc5caa1ac0a1f6786d45f1ca0ac0038938557d7040" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "10887c0cb68219074b5ef4f37fdf45393dbbeae1187bb93e5e167b1245181889" + sha256 cellar: :any_skip_relocation, arm64_ventura: "4b698d283b2c4477da04a8a9691eeb8fbfa057a5725a47d60e97a2d7fc4563d1" + sha256 cellar: :any_skip_relocation, arm64_monterey: "acb39d71f0f1f77e622e20550f027bb574ac1c1627f15ee310e77959d945841c" + sha256 cellar: :any_skip_relocation, sonoma: "607852a8629be23d5b2561531c981da0c85c65cae237793f62c1469c983321f0" + sha256 cellar: :any_skip_relocation, ventura: "b848a844b187e45d672e14152c8cc613ed0aa23d813832011597ba8c591f620e" + sha256 cellar: :any_skip_relocation, monterey: "6d4cf5a396339f32970a777b21a87293111f413160bdbc27e2005f3998ebfe3e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "76adeb1791732c6924e46149d9aea5a808b6d0f2cf92d381ea40f3677e9e7d29" end depends_on "go" => :build