Skip to content

Commit 7bf8c42

Browse files
committed
psalm: update 6.13.0 bottle.
1 parent 0615549 commit 7bf8c42

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/psalm.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ class Psalm < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c714bb2081d54732d61f3724e29b246458839e653729fe7770ff753452a5b7f"
15-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c714bb2081d54732d61f3724e29b246458839e653729fe7770ff753452a5b7f"
16-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9c714bb2081d54732d61f3724e29b246458839e653729fe7770ff753452a5b7f"
17-
sha256 cellar: :any_skip_relocation, sonoma: "f66f78f31d85f2da1a919eeb12cc6fa5f407b2beca27d8e112a4b9be22b92590"
18-
sha256 cellar: :any_skip_relocation, ventura: "f66f78f31d85f2da1a919eeb12cc6fa5f407b2beca27d8e112a4b9be22b92590"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "9c714bb2081d54732d61f3724e29b246458839e653729fe7770ff753452a5b7f"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c714bb2081d54732d61f3724e29b246458839e653729fe7770ff753452a5b7f"
14+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "dac4b95687bf8973e21b5e9c57014def99b69f4f3722300630c2547d688c1290"
15+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dac4b95687bf8973e21b5e9c57014def99b69f4f3722300630c2547d688c1290"
16+
sha256 cellar: :any_skip_relocation, arm64_ventura: "dac4b95687bf8973e21b5e9c57014def99b69f4f3722300630c2547d688c1290"
17+
sha256 cellar: :any_skip_relocation, sonoma: "1b5439a1081af205c9eee6365186d01455059cf123b85095e238c41332e30cb1"
18+
sha256 cellar: :any_skip_relocation, ventura: "1b5439a1081af205c9eee6365186d01455059cf123b85095e238c41332e30cb1"
19+
sha256 cellar: :any_skip_relocation, arm64_linux: "dac4b95687bf8973e21b5e9c57014def99b69f4f3722300630c2547d688c1290"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dac4b95687bf8973e21b5e9c57014def99b69f4f3722300630c2547d688c1290"
2121
end
2222

2323
depends_on "composer" => :test

0 commit comments

Comments
 (0)