Skip to content

Commit

Permalink
Merge pull request #199879 from Homebrew/bump-openliberty-microprofil…
Browse files Browse the repository at this point in the history
…e4-24.0.0.12

openliberty-microprofile4 24.0.0.12
  • Loading branch information
BrewTestBot authored Dec 3, 2024
2 parents 91df25a + 2b42e77 commit 6839737
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/o/openliberty-microprofile4.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class OpenlibertyMicroprofile4 < Formula
desc "Lightweight open framework for Java (Micro Profile 4)"
homepage "https://openliberty.io"
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.11/openliberty-microProfile4-24.0.0.11.zip"
sha256 "5980e0359ad528076c6e5a06d33295ff5d06a080923273ab0967ad3c843122bc"
url "https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/24.0.0.12/openliberty-microProfile4-24.0.0.12.zip"
sha256 "ff03196ca4479e9bb77fbe4679929d9052f8ab89e5ee821fa7beea3e88cd7a7b"
license "EPL-1.0"

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

bottle do
sha256 cellar: :any_skip_relocation, all: "989a29f72a3da321a6231b92a3f40e7fcf87d90a231239e6f7ecbb6f264001ae"
sha256 cellar: :any_skip_relocation, all: "7cf77d9cbaa3e424f813ef4b077a92b3218521e0d9eb24a24f0da85b05329403"
end

depends_on "openjdk"
Expand Down

0 comments on commit 6839737

Please sign in to comment.