From 451e3f883c0bc63fede64eb68a368114fdd438f9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 26 May 2024 14:07:50 +0000 Subject: [PATCH] plantuml: update 1.2024.5 bottle. --- Formula/p/plantuml.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/p/plantuml.rb b/Formula/p/plantuml.rb index 933c00ca3c4c..8ecf88905653 100644 --- a/Formula/p/plantuml.rb +++ b/Formula/p/plantuml.rb @@ -12,7 +12,13 @@ class Plantuml < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "6cfd5f9ac96a217e3c884e2fee4a769c4d47f6a79cbf5fe999c45b03e9176f80" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "c1419a93cd413b18e405195481fbb52a2c9502fa55d86341ea89d13a2278f7b0" + sha256 cellar: :any_skip_relocation, arm64_ventura: "23e3b4e71bc8321cba4d8f57607c43011e222539bfc8e1857613c6e3a7faf290" + sha256 cellar: :any_skip_relocation, arm64_monterey: "5cd1e3963619bf85e8d57a4ab92cad35185141d2b62dde7473a57333b7382dba" + sha256 cellar: :any_skip_relocation, sonoma: "83d578ffb2823c40bdd2afa956aed301bcda14272a7ad908f4342d2cf98694c2" + sha256 cellar: :any_skip_relocation, ventura: "068d40e1e79bf45e2614bd66dcdb0e671be18e9e3dff20e9bb86523d07f1ba00" + sha256 cellar: :any_skip_relocation, monterey: "d7173cd22f8d879dbf054ce3c63f58a9b7e38bc4814c6ec45b52c749985cc0f1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9d3b563ab40e785a91dc12f35c605f53afd0d18cb82e09d457290c5533f7c8e4" end depends_on "graphviz"