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.4 .phar"
5- sha256 "244e6284c6d9051d94ef062ba885639e0c25648d310aa60cbabcf59e0512feb5 "
4+ url "https://phar.phpunit.de/phpunit-12.4.5 .phar"
5+ sha256 "dd81d14b6cfbae59dd6293644aa7b72966768cd3809e12acfa36f4e600bf510b "
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 : "0c70f70d44138c698c7c317021135f2a6235e3c4d9480bb2705d5a2271272e71 "
15+ sha256 cellar : :any_skip_relocation , all : "23e1aa615f5ac720353cdd969b15849a6882ad718796e7e6c9f4fee3b3951224 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments