File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments