File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ class SafCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "60a9a7c46e657b0a4687995faba15adaa1e2eb11f6bbd5d4cfe285aa82df68f8 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "60a9a7c46e657b0a4687995faba15adaa1e2eb11f6bbd5d4cfe285aa82df68f8 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "60a9a7c46e657b0a4687995faba15adaa1e2eb11f6bbd5d4cfe285aa82df68f8 "
12- sha256 cellar : :any_skip_relocation , sonoma : "469c74ffaacab103c9b351527fce01511dfd14844b85e3cff1cfd69058657b76 "
13- sha256 cellar : :any_skip_relocation , ventura : "469c74ffaacab103c9b351527fce01511dfd14844b85e3cff1cfd69058657b76 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "ea18c573baec0ee385521edcd37677ca3f6bf3bdb1798aa2281760db00c49324 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "60a9a7c46e657b0a4687995faba15adaa1e2eb11f6bbd5d4cfe285aa82df68f8 "
9+ sha256 cellar : :any , arm64_sequoia : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4 "
10+ sha256 cellar : :any , arm64_sonoma : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4 "
11+ sha256 cellar : :any , arm64_ventura : "c6520a069786f4d6b8583a2738f1ded656a222a397a744c9c6557ddfb5ff31b4 "
12+ sha256 cellar : :any , sonoma : "e47c9751091879c5e7cfffbea996ba3d54228adfa74c8bfa50793d97718bab92 "
13+ sha256 cellar : :any , ventura : "e47c9751091879c5e7cfffbea996ba3d54228adfa74c8bfa50793d97718bab92 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "7ea58435d04be976f0d76850798d61a320532818fcc12b6a56925b093e584126 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "941541523dd33daab07bfd0470f08bada035552e525b89e67f22b3b46cb024b3 "
1616 end
1717
1818 depends_on "node"
You can’t perform that action at this time.
0 commit comments