Update msg-cli bottle
This commit is contained in:
parent
5f29c3a9e1
commit
7570dc366e
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ class MsgCli < Formula
|
||||||
sha256 "5c543e46e3ac9c0c387fc70dbe660f6ea4318ecf187ae8ff573b8da5bfd0ff11"
|
sha256 "5c543e46e3ac9c0c387fc70dbe660f6ea4318ecf187ae8ff573b8da5bfd0ff11"
|
||||||
license "AGPL-3.0-or-later"
|
license "AGPL-3.0-or-later"
|
||||||
|
|
||||||
# bottle do
|
bottle do
|
||||||
# root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0"
|
root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.1"
|
||||||
# sha256 arm64_sequoia: "e143f7bc4a551676c538125c527fbf5dec6acb17bf46ca704686ed18fff83114"
|
sha256 arm64_sequoia: "11a205b49daf8660ffa3dc8a01271f9d3b0708692140fa586cd5ad306c6f7e0c"
|
||||||
# end
|
end
|
||||||
|
|
||||||
# depends_on "cmake" => :build
|
# depends_on "cmake" => :build
|
||||||
depends_on "wget"
|
depends_on "wget"
|
||||||
|
|
Loading…
Add table
Reference in a new issue