Skip to content

Commit 7d7f9c0

Browse files
authored
Merge pull request #233226 from Homebrew/bump-openliberty-jakartaee8-25.0.0.8
openliberty-jakartaee8 25.0.0.8
2 parents e35988d + 6fd70bb commit 7d7f9c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/openliberty-jakartaee8.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class OpenlibertyJakartaee8 < Formula
22
desc "Lightweight open framework for Java (Jakarta EE 8)"
33
homepage "https://openliberty.io"
4-
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/25.0.0.7/openliberty-javaee8-25.0.0.7.zip"
5-
sha256 "797952870f8f8c90d900aa1002b2973982acc9d8603927e5b599cfa39a25f0b5"
4+
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/25.0.0.8/openliberty-javaee8-25.0.0.8.zip"
5+
sha256 "4fd02a3238b0f474c77f03c0ade60d3748fcbb8cba493d18c170d888dff15476"
66
license "EPL-1.0"
77

88
livecheck do
@@ -11,7 +11,7 @@ class OpenlibertyJakartaee8 < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "e2db20924d856ab127287ea82a70835f7d6aba4c0f8edd019b8a1384da433027"
14+
sha256 cellar: :any_skip_relocation, all: "8409af0a4973f02e528c00994336c21441856bd71a6b4623692b5242ed66787d"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)