Skip to content

Commit 0615549

Browse files
committed
psalm 6.13.0
1 parent e0b424c commit 0615549

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.12.1/psalm.phar"
5-
sha256 "f781a308cd6ac56cb20b2edf61f57e4edc86255b9d539c5ee7bf17f4029edff8"
4+
url "https://github.com/vimeo/psalm/releases/download/6.13.0/psalm.phar"
5+
sha256 "5c39a7782450f889c8c2a60cd4942d70939df9ae703f4c0a19d60823159f08e7"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)