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 Allure < Formula
22 desc "Flexible lightweight test report tool"
33 homepage "https://github.com/allure-framework/allure2"
4- url "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.32.0 /allure-commandline-2.32.0 .zip"
5- sha256 "d0670d85cda9677409b1e8615c2a26f5acfbf64658fbb0e05958d70626f99318 "
4+ url "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.32.2 /allure-commandline-2.32.2 .zip"
5+ sha256 "3f28885e2118f6317c92f667eaddcc6491400af1fb9773c1f3797a5fa5174953 "
66 license "Apache-2.0"
77
88 livecheck do
@@ -11,7 +11,7 @@ class Allure < Formula
1111 end
1212
1313 bottle do
14- sha256 cellar : :any_skip_relocation , all : "b4600f1016bed8e21bff2cece4c62c40667c320313c5f4eefea3d4607fbbd9fa "
14+ sha256 cellar : :any_skip_relocation , all : "df59139558e068f815a7f28ba4cef6fa3f99603f08d433aaeca5066dbe784d43 "
1515 end
1616
1717 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments