Update msg-cli bottle

This commit is contained in:
Chad Nelson 2025-03-04 15:30:42 -07:00
parent 5f29c3a9e1
commit 7570dc366e

View file

@ -8,10 +8,10 @@ class MsgCli < Formula
sha256 "5c543e46e3ac9c0c387fc70dbe660f6ea4318ecf187ae8ff573b8da5bfd0ff11"
license "AGPL-3.0-or-later"
# bottle do
# root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0"
# sha256 arm64_sequoia: "e143f7bc4a551676c538125c527fbf5dec6acb17bf46ca704686ed18fff83114"
# end
bottle do
root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.1"
sha256 arm64_sequoia: "11a205b49daf8660ffa3dc8a01271f9d3b0708692140fa586cd5ad306c6f7e0c"
end
# depends_on "cmake" => :build
depends_on "wget"