File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class AngularCli < Formula
66 license "MIT"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "4c548819d58b261995e92a0e1df1083ed6b2921b3e205931952bb35da84f0c1d "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "4c548819d58b261995e92a0e1df1083ed6b2921b3e205931952bb35da84f0c1d "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "4c548819d58b261995e92a0e1df1083ed6b2921b3e205931952bb35da84f0c1d "
12- sha256 cellar : :any_skip_relocation , sonoma : "59201a926a067ad63098252a704df80792094591a54fe1e3e92a0ad12557c515 "
13- sha256 cellar : :any_skip_relocation , ventura : "59201a926a067ad63098252a704df80792094591a54fe1e3e92a0ad12557c515 "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "4c548819d58b261995e92a0e1df1083ed6b2921b3e205931952bb35da84f0c1d "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "27ccf2ce06a2aec8adc08f073ffc25b4aceb939e2b78699f3e25d7fce362b9d3 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "27ccf2ce06a2aec8adc08f073ffc25b4aceb939e2b78699f3e25d7fce362b9d3 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "27ccf2ce06a2aec8adc08f073ffc25b4aceb939e2b78699f3e25d7fce362b9d3 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "98c14e85240af474146469eae374e22986ddfa87b2c3eb1f422ac1767d5dc28d "
13+ sha256 cellar : :any_skip_relocation , ventura : "98c14e85240af474146469eae374e22986ddfa87b2c3eb1f422ac1767d5dc28d "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "27ccf2ce06a2aec8adc08f073ffc25b4aceb939e2b78699f3e25d7fce362b9d3 "
1515 end
1616
1717 depends_on "node"
You can’t perform that action at this time.
0 commit comments