We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccf550 commit 833c158Copy full SHA for 833c158
Formula/o/openliberty-jakartaee8.rb
@@ -1,8 +1,8 @@
1
class OpenlibertyJakartaee8 < Formula
2
desc "Lightweight open framework for Java (Jakarta EE 8)"
3
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"
+ url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/25.0.0.8/openliberty-javaee8-25.0.0.8.zip"
+ sha256 "4fd02a3238b0f474c77f03c0ade60d3748fcbb8cba493d18c170d888dff15476"
6
license "EPL-1.0"
7
8
livecheck do
0 commit comments