From 27ca20dbd8a9d33aa559f5bab3bbf6db3876d377 Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Thu, 27 Feb 2025 16:19:05 -0700 Subject: [PATCH] updated sha256 --- Formula/msg-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/msg-cli.rb b/Formula/msg-cli.rb index 85df167..c4575d9 100644 --- a/Formula/msg-cli.rb +++ b/Formula/msg-cli.rb @@ -10,7 +10,7 @@ class MsgCli < Formula bottle do root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0" - sha256 arm64_sequoia: "e840f2176ffabecb65b0c3e1cbd9c9509ae2d1f33007197681bac0dad0f9e513" + sha256 arm64_sequoia: "95b12bd4661397392378a7215e5f310aaa47d8f27e4dedb574aecda851ff25b7" end # depends_on "cmake" => :build