File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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
@@ -12,7 +12,7 @@ class Phpunit < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "eb5b8f391e42af022fef82f98c1cc5a3b3417cd8bcb756d8c5c79ade34d7eed1 "
15+ sha256 cellar : :any_skip_relocation , all : "c1ee035ee29e830aab6559835bf9715f79ac17298a32f0daa2030b9811f4f706 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments