Skip to content

Commit 90de926

Browse files
authored
Merge pull request #276792 from Homebrew/bump-allure-2.39.0
allure 2.39.0
2 parents 9f6b975 + 2041109 commit 90de926

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/a/allure.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.38.1/allure-commandline-2.38.1.zip"
5-
sha256 "3b410bd6d85d33eaff8ea245e72da2e416b008eaae08a110c9088c76c7e5302b"
4+
url "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.39.0/allure-commandline-2.39.0.zip"
5+
sha256 "af685fdd1655abcfbe1f2e48c6fe133b4842fbded3f1cc29f9232009d351ce1a"
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: "c6f9e7aaebae740af1ae1d407a54556a18754a17f6231d9755b1059102d9944d"
14+
sha256 cellar: :any_skip_relocation, all: "6eef73e5310f7f86f791cfa89a3b80e386f585f2fc0685f5d6a077e8dab643c5"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)