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.1.3 .phar"
5- sha256 "8b8d9eb7ffa03fc2c9eccd131c83a24289c80e0865167b48b1573aaa67f93e3d "
4+ url "https://phar.phpunit.de/phpunit-12.1.4 .phar"
5+ sha256 "4b4152817486715fd915675117c9dc270554827b2b27e52ff45741a1fd84406a "
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 : "04aaa8bc74f53dcdb18243eb2fc41a6f248bf5ae5031c4f38e0ea04c046e9cd7 "
15+ sha256 cellar : :any_skip_relocation , all : "5c7bd5589eb66e7a45b32d46bdc43d8ed47d3f5f936eb443622f972aded4bd98 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments