diff --git a/Formula/msg-cli.rb b/Formula/msg-cli.rb index 6aa34e6..b3e8b2a 100644 --- a/Formula/msg-cli.rb +++ b/Formula/msg-cli.rb @@ -9,8 +9,9 @@ class MsgCli < Formula license "AGPL-3.0-or-later" bottle do + rebuild 1 root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0" - sha256 arm64_sequoia: "bb4e25159569f31be1485f2039b1b0343be20fb50a4353188ef1f81109638b43" + sha256 arm64_sequoia: "191bd073988d323dadd3bbc76760830c6a2bc0ce46348a83e2c58d5f0cd1e80d" end # depends_on "cmake" => :build diff --git a/msg-cli-0.1.0.arm64_sequoia.bottle.tar.gz b/msg-cli-0.1.0.arm64_sequoia.bottle.tar.gz new file mode 100644 index 0000000..49cac6d Binary files /dev/null and b/msg-cli-0.1.0.arm64_sequoia.bottle.tar.gz differ