Skip to content

Commit

Permalink
Merge pull request Homebrew#199878 from Homebrew/bump-openliberty-jak…
Browse files Browse the repository at this point in the history
…artaee8-24.0.0.12

openliberty-jakartaee8 24.0.0.12
  • Loading branch information
BrewTestBot authored Dec 3, 2024
2 parents 724d471 + 843325f commit 5333ad0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/openliberty-jakartaee8.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class OpenlibertyJakartaee8 < Formula
desc "Lightweight open framework for Java (Jakarta EE 8)"
homepage "https://openliberty.io"
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.11/openliberty-javaee8-24.0.0.11.zip"
sha256 "228ee0f37336c8899cb123d67da373c415a902b2128e878ce635f095235868bf"
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.12/openliberty-javaee8-24.0.0.12.zip"
sha256 "3c1b039d1a3817d7fc839e09f7115dd5c2a73d719a8beea96ef05a72818b3c83"
license "EPL-1.0"

livecheck do
Expand All @@ -11,7 +11,7 @@ class OpenlibertyJakartaee8 < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "2337f0352284146d67a28e7d1bf8ac15168e6b6aa97fa878a9fc32f9218db424"
sha256 cellar: :any_skip_relocation, all: "653791909e154a8a3ef4e17f198d0f90bca1b562ab24a426cba0e642450d8ca0"
end

depends_on "openjdk"
Expand Down

0 comments on commit 5333ad0

Please sign in to comment.