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 1
1
class OpenlibertyMicroprofile4 < Formula
2
2
desc "Lightweight open framework for Java (Micro Profile 4)"
3
3
homepage "https://openliberty.io"
4
- url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.10 /openliberty-microProfile4-24.0.0.10 .zip"
5
- sha256 "e1f63811bd6d5907ddbf40e0deca902069dc06806b3610cb1249cd2939d6c18d "
4
+ url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.11 /openliberty-microProfile4-24.0.0.11 .zip"
5
+ sha256 "5980e0359ad528076c6e5a06d33295ff5d06a080923273ab0967ad3c843122bc "
6
6
license "EPL-1.0"
7
7
8
8
livecheck do
@@ -11,7 +11,7 @@ class OpenlibertyMicroprofile4 < Formula
11
11
end
12
12
13
13
bottle do
14
- sha256 cellar : :any_skip_relocation , all : "66ac33251c832b0c4b5bf87ed5e1f432f73f020086429d986f6f6b8f11800daf "
14
+ sha256 cellar : :any_skip_relocation , all : "989a29f72a3da321a6231b92a3f40e7fcf87d90a231239e6f7ecbb6f264001ae "
15
15
end
16
16
17
17
depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments