File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ class Msedit < Formula
55 sha256 "e4ba6ff1bfecfeff2492306f5850c714bf50ffdb3cc3bb5be3aa987289f240fe"
66 license "MIT"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "c5e47e81d4b0f09ecf3668357290c1ab327e07e3c48b26523b307a24dfd11170"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "85957f070c49135a21ed0bf51a56bbd70d96903811ae1cc4bc932373407b63d7"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "78f78eba707fee6f5ddddc0038996738ca723cdf22586636da15ed3121583f79"
12+ sha256 cellar : :any_skip_relocation , sonoma : "f7ad8fbbe96effc0b3aa6852a58743af226dff0b028f0cef15428e4987af52e5"
13+ end
14+
815 depends_on "rust" => :build
916 depends_on :macos # due to test failure on linux
1017
You can’t perform that action at this time.
0 commit comments