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 @@ -6,6 +6,15 @@ class ZshFSyH < Formula
66 license "BSD-3-Clause"
77 head "https://github.com/z-shell/F-Sy-H.git" , branch : "main"
88
9+ bottle do
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
13+ sha256 cellar : :any_skip_relocation , sonoma : "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
14+ sha256 cellar : :any_skip_relocation , ventura : "cd302983d8a9fc3a2764b8e1b1936c8b2d261193650ba5d3efa1bac506291a3b"
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "219d0141922740e742d765b4e55a3b6331cd0deaab671c07a19a085b04e2f7ef"
16+ end
17+
918 uses_from_macos "zsh" => :test
1019
1120 def install
You can’t perform that action at this time.
0 commit comments