Skip to content

Commit 38953d1

Browse files
authored
Merge pull request #233227 from Homebrew/bump-openliberty-microprofile4-25.0.0.8
openliberty-microprofile4 25.0.0.8
2 parents 7d7f9c0 + aa76575 commit 38953d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/openliberty-microprofile4.rb

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

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

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "59b893621276c4e1b54d46475347ef187948df76412e68997c85ad79cb506d8a"
14+
sha256 cellar: :any_skip_relocation, all: "153f2675653697db7b871f4c5cbd97ebc0529e812bd79515ebce232a24a4b825"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)