We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4bd1c commit 0f20231Copy full SHA for 0f20231
Formula/p/psalm.rb
@@ -1,8 +1,8 @@
1
class Psalm < Formula
2
desc "PHP Static Analysis Tool"
3
homepage "https://psalm.dev"
4
- url "https://github.com/vimeo/psalm/releases/download/6.1.0/psalm.phar"
5
- sha256 "e73ac5674452344cd9dd15955c4012b5bcc3c901ee7e5d58e8272d3400ae0835"
+ url "https://github.com/vimeo/psalm/releases/download/6.2.0/psalm.phar"
+ sha256 "da27e66c5172fcea48ad4fc3a1514670338c78cfcd88bb314babaff4f417d29c"
6
license "MIT"
7
8
bottle do
0 commit comments