Skip to content

Commit 0f20231

Browse files
committed
psalm 6.2.0
1 parent 9c4bd1c commit 0f20231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/psalm.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Psalm < Formula
22
desc "PHP Static Analysis Tool"
33
homepage "https://psalm.dev"
4-
url "https://github.com/vimeo/psalm/releases/download/6.1.0/psalm.phar"
5-
sha256 "e73ac5674452344cd9dd15955c4012b5bcc3c901ee7e5d58e8272d3400ae0835"
4+
url "https://github.com/vimeo/psalm/releases/download/6.2.0/psalm.phar"
5+
sha256 "da27e66c5172fcea48ad4fc3a1514670338c78cfcd88bb314babaff4f417d29c"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)