Compare commits

..

No commits in common. "main" and "guile-next_v3.0.10" have entirely different histories.

2 changed files with 4 additions and 18 deletions

View file

@ -1,14 +0,0 @@
cask "msg-desktop" do
arch arm: "aarch64"
version "0.1.0"
sha256 arm: "2888260f69bb00a7fe14b07e5a311cb69eb31cb40f4e6f3e414c75c6d07d08a7"
url "https://forge.superkamiguru.org/MSG/msg-desktop/releases/download/msg-desktop_v0.1.0/MSG%20Desktop.dmg.zip"
name "MSG Desktop"
desc "MSG Frontend app"
homepage "https://forge.superkamiguru.org/MSG/msg-desktop"
depends_on formula: "msg-cli"
app "MSG Desktop.app"
end

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.1"
sha256 arm64_sequoia: "11a205b49daf8660ffa3dc8a01271f9d3b0708692140fa586cd5ad306c6f7e0c"
end
# bottle do
# root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/msg-cli_v0.1.0"
# sha256 arm64_sequoia: "e143f7bc4a551676c538125c527fbf5dec6acb17bf46ca704686ed18fff83114"
# end
# depends_on "cmake" => :build
depends_on "wget"