From fb86f05ff6b4463d22631c28146b2d14f9ff56b1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 8 Feb 2023 06:05:40 +0000 Subject: [PATCH] openliberty-microprofile4: update 23.0.0.1 bottle. --- Formula/openliberty-microprofile4.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/openliberty-microprofile4.rb b/Formula/openliberty-microprofile4.rb index 7c583b2fe85..18fa5182d6c 100644 --- a/Formula/openliberty-microprofile4.rb +++ b/Formula/openliberty-microprofile4.rb @@ -11,7 +11,13 @@ class OpenlibertyMicroprofile4 < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "c27bb53ee66697ab2ce70e770537015686c55ca84db19426d9ff3f2c3b93997a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "22ea91274a4cbad6720a6418ec4bd84c994a480a7931efd50517a383869f7034" + sha256 cellar: :any_skip_relocation, arm64_monterey: "0cd9bc6a4ba925400c7e1a64d08fad358f61457e6e8cb2fb8a71609f63aae4c5" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "57a9a04e28fac8c649d6b6cd88413a81123b4b6b55c9186a94ce20d2919ea450" + sha256 cellar: :any_skip_relocation, ventura: "a09adef57a9495443aa543892b50ba13b0e6c9a23d2f19ac699472f94819a51a" + sha256 cellar: :any_skip_relocation, monterey: "a550b20d68ffcc92db5b0bd982b1efa629eeffa6ec518c38eadff966e4953c60" + sha256 cellar: :any_skip_relocation, big_sur: "0d657ba32f6e38e1499edaa4ac9635beba76476e0fb745b3e5de781ffd285d5f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "55a23de7e77cfa899131df1c11ae027da883a34fd6c29ae6330ed0ed27103a6f" end depends_on "openjdk"