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 af12c16 commit 0e3e6d6Copy full SHA for 0e3e6d6
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.13.0/psalm.phar"
5
- sha256 "5c39a7782450f889c8c2a60cd4942d70939df9ae703f4c0a19d60823159f08e7"
+ url "https://github.com/vimeo/psalm/releases/download/6.13.1/psalm.phar"
+ sha256 "6cec66e4b622403098d2153df7c5a79e9dbec78e2c89d7c27ff3aa950fb582f0"
6
license "MIT"
7
8
livecheck do
0 commit comments