We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 929da2c commit 821dedfCopy full SHA for 821dedf
Formula/ra-multiplex.rb
@@ -8,6 +8,7 @@ class RaMultiplex < Formula
8
bottle do
9
root_url "https://github.com/simnalamburt/homebrew-x/releases/download/ra-multiplex-0.2.5"
10
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b73507838ad700a5b7641f19d0252b330a83a84ec4ee088801b727ad2e505bb6"
11
+ sha256 cellar: :any_skip_relocation, arm64_sonoma: "36ad6bf261a3343336cf687c8569ddfd4fe625d53c4ca490e05c3e418133bbb3"
12
end
13
14
depends_on "rust" => :build
0 commit comments