From a086d1e28ae681bbe026fc306fdd11e1cf53d47f Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Thu, 27 Feb 2025 16:00:36 -0700 Subject: [PATCH] updated bottle url --- 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 dccd291..85df167 100644 --- a/Formula/msg-cli.rb +++ b/Formula/msg-cli.rb @@ -9,7 +9,7 @@ class MsgCli < Formula license "AGPL-3.0-or-later" bottle do - root_url "https://forge.superkamiguru.org/MSG/homebrew-msg/releases/tag/msg-cli_v0.1.0" + root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0" sha256 arm64_sequoia: "e840f2176ffabecb65b0c3e1cbd9c9509ae2d1f33007197681bac0dad0f9e513" end