Skip to content

Commit c6b0cf4

Browse files
committed
msedit: add 1.2.0 bottle.
1 parent 85a4240 commit c6b0cf4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/m/msedit.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)