From 422db94596ee115594b7e6380e2259d1163ca512 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Dec 2024 14:06:34 +0000 Subject: [PATCH 1/2] openliberty-microprofile4 24.0.0.12 --- Formula/o/openliberty-microprofile4.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/openliberty-microprofile4.rb b/Formula/o/openliberty-microprofile4.rb index 608e24267bba0..577b7c8521d30 100644 --- a/Formula/o/openliberty-microprofile4.rb +++ b/Formula/o/openliberty-microprofile4.rb @@ -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 From 2b42e77ef8660f9e9056710afc612d5aa1113a43 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:24:16 +0000 Subject: [PATCH 2/2] openliberty-microprofile4: update 24.0.0.12 bottle. --- Formula/o/openliberty-microprofile4.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/openliberty-microprofile4.rb b/Formula/o/openliberty-microprofile4.rb index 577b7c8521d30..3e970497eb67f 100644 --- a/Formula/o/openliberty-microprofile4.rb +++ b/Formula/o/openliberty-microprofile4.rb @@ -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"