Skip to content

Commit 6969ad4

Browse files
committed
e1s: add 1.0.51 bottle.
1 parent c0bf74b commit 6969ad4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/e/e1s.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ class E1s < Formula
1111
strategy :github_latest
1212
end
1313

14+
bottle do
15+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "433ebf2fe184d1973d350cc3af5dbaf2fd881bb66824f75a8af2f0e84799cc10"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "433ebf2fe184d1973d350cc3af5dbaf2fd881bb66824f75a8af2f0e84799cc10"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "433ebf2fe184d1973d350cc3af5dbaf2fd881bb66824f75a8af2f0e84799cc10"
18+
sha256 cellar: :any_skip_relocation, sonoma: "fd1204d8fb9748e1fa1e5fbc4eb02befdb8c2e6c0f72fd0f75b2ae9655e76f2c"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "7aba9728b9d27885219a5dbc55fc96508f90efca276229641b47989c9e9180c1"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a7f1acef3f4de9c2fee4698f18a55894dd228d2a91135d8ad062554db9593ee8"
21+
end
22+
1423
depends_on "go" => :build
1524

1625
def install

0 commit comments

Comments
 (0)