File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class Mediamtx < Formula
8
8
license "MIT"
9
9
10
10
bottle do
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f7aad648e383406142deb7063d3a22ee87db1fd138ba3d6d40b8cb7e956ba8df "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f7aad648e383406142deb7063d3a22ee87db1fd138ba3d6d40b8cb7e956ba8df "
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "f7aad648e383406142deb7063d3a22ee87db1fd138ba3d6d40b8cb7e956ba8df "
14
- sha256 cellar : :any_skip_relocation , sonoma : "1753f47c73732b88ef50bd99f094f0267f49b43b19da44df4068bd57f6b6bd0e "
15
- sha256 cellar : :any_skip_relocation , ventura : "1753f47c73732b88ef50bd99f094f0267f49b43b19da44df4068bd57f6b6bd0e "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "f7630819cf0eea100d4c0e0a1a5db3e7ff550afd67420c320653f6123a1fa64e "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4e9148d7ccc672a289a4448840a9987ab799438f14b1a06612008e20e0e10d5e "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4e9148d7ccc672a289a4448840a9987ab799438f14b1a06612008e20e0e10d5e "
13
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4e9148d7ccc672a289a4448840a9987ab799438f14b1a06612008e20e0e10d5e "
14
+ sha256 cellar : :any_skip_relocation , sonoma : "6e07b1ce98262af9bc201b05777b18ffeed2a1c80640853b971bae6179be22bf "
15
+ sha256 cellar : :any_skip_relocation , ventura : "6e07b1ce98262af9bc201b05777b18ffeed2a1c80640853b971bae6179be22bf "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4640be96c0d56eba2545bacc0ee4fdccaf87a516287b38134f2472f7cff37b38 "
17
17
end
18
18
19
19
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments