Skip to content

Commit 82c66ab

Browse files
authored
Merge pull request #230139 from Homebrew/bump-openliberty-webprofile8-25.0.0.7
openliberty-webprofile8 25.0.0.7
2 parents ab35e85 + fb0f3bd commit 82c66ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/openliberty-webprofile8.rb

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

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

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "4a90376f9f522068287a1badd6959d6d2137e0af0135b339ec9da4977773b7a4"
14+
sha256 cellar: :any_skip_relocation, all: "d6c15e1a5f0cd116bbc97b6f2ae24996ef63935da2adf88859e3315aa75a8b82"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)