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.0 .phar"
5- sha256 "3a538c560fab0f9a01612b12ce5988a233d64cad0b9d93995437a67f104cfa58 "
4+ url "https://phar.phpunit.de/phpunit-12.1.1 .phar"
5+ sha256 "2fca10a3d33c07a3cbd5682392e985fa7da2bff30d28c29f7a3987fa87a58e34 "
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 : "f0eceb36966f447d0715a1089d10b5dce55f3c2490df7026a1c67905aa6935f7 "
15+ sha256 cellar : :any_skip_relocation , all : "b8f2f5ebec9f3d55f3db9944a4ea3b6fbc5f04307f9e4f99d674f30b30f15722 "
1616 end
1717
1818 depends_on "php" => :test
You can’t perform that action at this time.
0 commit comments