Skip to content

Commit b22914e

Browse files
committed
phpunit 12.4.2
1 parent 19aa1c8 commit b22914e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/phpunit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Phpunit < Formula
22
desc "Programmer-oriented testing framework for PHP"
33
homepage "https://phpunit.de"
4-
url "https://phar.phpunit.de/phpunit-12.4.1.phar"
5-
sha256 "dbe14309877b264c55369c43ddede0efe2d54061c1bcbc934ecc7e1671d206a2"
4+
url "https://phar.phpunit.de/phpunit-12.4.2.phar"
5+
sha256 "16af90b27ce7d938852da866b287bb8c72cc3ed7f4fafa4f40bf696f2fb03614"
66
license "BSD-3-Clause"
77

88
livecheck do

0 commit comments

Comments
 (0)