File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,8 @@ class Psalm < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , arm64_tahoe : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
18- sha256 cellar : :any_skip_relocation , sonoma : "5495d1ef7d27eb79ee43824ec42c770003d9509185fd9e5985b27c697e21fb72"
19- sha256 cellar : :any_skip_relocation , ventura : "5495d1ef7d27eb79ee43824ec42c770003d9509185fd9e5985b27c697e21fb72"
20- sha256 cellar : :any_skip_relocation , arm64_linux : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
14+ rebuild 1
15+ sha256 cellar : :any_skip_relocation , all : "9d2edb6efa8eb8f5a442f7a55cea422e8eec3d82f1ad5607348fc7ae7fa127a5"
2216 end
2317
2418 depends_on "composer" => :test
You can’t perform that action at this time.
0 commit comments