Skip to content

Commit 1242000

Browse files
committed
ra-multiplex: update 0.2.5 bottle.
1 parent 2d8cb3a commit 1242000

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Formula/ra-multiplex.rb

+5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ class RaMultiplex < Formula
66
license "MIT"
77

88
bottle do
9+
root_url "https://github.com/simnalamburt/homebrew-x/releases/download/ra-multiplex-0.2.5"
910
rebuild 1
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c9eb188529fd716e91689ca96de34f0940cfe3b19f7fd249f1c55175c9953d43"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9ad5f9ca6b8a201b2fc0b05dfb93682763f569239aad11593956c5c9d7ced8d9"
13+
sha256 cellar: :any_skip_relocation, ventura: "7fcee4ebd0c5d4bb6c71dfa8269b72ccf95cbc2a9612071b6d45e2c61e7b8d36"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8c52e9bcda7b35d91976d2bb4e8b0fe8ecc7273a704930bac4de3a22b90b3824"
1015
end
1116

1217
depends_on "rust" => :build

0 commit comments

Comments
 (0)