Skip to content

Commit 15d83c7

Browse files
committed
psalm: update 6.2.0 bottle.
1 parent 0f20231 commit 15d83c7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/psalm.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Psalm < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6be19bbbd97b3d809a5f4e8e772fae8863850feeb9e2f8050d493a9faaa4afb0"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6be19bbbd97b3d809a5f4e8e772fae8863850feeb9e2f8050d493a9faaa4afb0"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6be19bbbd97b3d809a5f4e8e772fae8863850feeb9e2f8050d493a9faaa4afb0"
12-
sha256 cellar: :any_skip_relocation, sonoma: "fa302e0f7ddd01083dd4c971951335eb9855636cd2c536b724347d7ebf6373da"
13-
sha256 cellar: :any_skip_relocation, ventura: "fa302e0f7ddd01083dd4c971951335eb9855636cd2c536b724347d7ebf6373da"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6be19bbbd97b3d809a5f4e8e772fae8863850feeb9e2f8050d493a9faaa4afb0"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "8cc0d773f9ba7c77abc8dbc5dc8d56a9af980e80233df3a8655fb0eb3073220a"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8cc0d773f9ba7c77abc8dbc5dc8d56a9af980e80233df3a8655fb0eb3073220a"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "8cc0d773f9ba7c77abc8dbc5dc8d56a9af980e80233df3a8655fb0eb3073220a"
12+
sha256 cellar: :any_skip_relocation, sonoma: "669b7fe29be5825ab7243c9ca674432bf0a8f8c0c779507f908e573c3eac8b4b"
13+
sha256 cellar: :any_skip_relocation, ventura: "669b7fe29be5825ab7243c9ca674432bf0a8f8c0c779507f908e573c3eac8b4b"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8cc0d773f9ba7c77abc8dbc5dc8d56a9af980e80233df3a8655fb0eb3073220a"
1515
end
1616

1717
depends_on "composer" => :test

0 commit comments

Comments
 (0)