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.11 .phar"
5- sha256 "1b78638e83cf687a92d5e82a6f16bc238f56f1b2819e8a8380f0bb1a71ecdf43 "
4+ url "https://phar.phpunit.de/phpunit-12.3.12 .phar"
5+ sha256 "1c114d5cff22c99bcd539de74e851c9b3ea14eee6efe41658ce9616d87a5d973 "
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 : "50312b3c4f5d961178ef3c9c8368542dc1b980f852ce32f84ff0f1305bb4045b "
15+ sha256 cellar : :any_skip_relocation , all : "e0bf57692e78b08dd3dee098dda0fbe18e7cfc3ee83241e40647bbe0caa4a666 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments