Skip to content

Commit

Permalink
Merge pull request #205787 from Homebrew/bump-openliberty-jakartaee8-…
Browse files Browse the repository at this point in the history
…25.0.0.1

openliberty-jakartaee8 25.0.0.1
  • Loading branch information
BrewTestBot authored Jan 28, 2025
2 parents 3829a75 + c49e05b commit 33cecd0
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.12/openliberty-javaee8-24.0.0.12.zip"
sha256 "3c1b039d1a3817d7fc839e09f7115dd5c2a73d719a8beea96ef05a72818b3c83"
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/25.0.0.1/openliberty-javaee8-25.0.0.1.zip"
sha256 "927ac20a9d9ef40a3997bcfc4de25b8cff43548d7bb4ca2d3c33712d58e3683f"
license "EPL-1.0"

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

bottle do
sha256 cellar: :any_skip_relocation, all: "653791909e154a8a3ef4e17f198d0f90bca1b562ab24a426cba0e642450d8ca0"
sha256 cellar: :any_skip_relocation, all: "35616d835b4aeacaebb1cfe8740374fb92965794a30854bf7f27f6e1791e58a1"
end

depends_on "openjdk"
Expand Down

0 comments on commit 33cecd0

Please sign in to comment.