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.3.15 .phar"
5- sha256 "d57d2ba267aa0cd95a10cba839f94dc78ce86a751391a06547e0dfeeecfe10b2 "
4+ url "https://phar.phpunit.de/phpunit-12.4.0 .phar"
5+ sha256 "ebfebdf3ec895fa9692772105531047ad46c127c060fbe3ddf2ed2f259095e4f "
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 : "f0a2bee4e668aa223eeda023ed2e7a69cd58169efb112dffba47d63077c961f2 "
15+ sha256 cellar : :any_skip_relocation , all : "30aedf617a50e67bae8b7f59649f940d3a3ee72af70cc74d3aafa5fc0f532735 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments