openliberty-microprofile4: update 23.0.0.1 bottle.

master
BrewTestBot 2023-02-08 06:05:40 +00:00
parent 761e13bc0f
commit fb86f05ff6
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 1 deletions

View File

@ -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"