From 5005d7efaf4a07605ce1acae901b3765258d121a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 7 Dec 2022 03:10:03 +0000 Subject: [PATCH] plantuml: update 1.2022.14 bottle. --- Formula/plantuml.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/plantuml.rb b/Formula/plantuml.rb index b897b3aee2d..6e8149db566 100644 --- a/Formula/plantuml.rb +++ b/Formula/plantuml.rb @@ -12,7 +12,7 @@ class Plantuml < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "934413f4923dc4c51997f139abe6fce343babc7e13eea2e9a57b5660adbf0d55" + sha256 cellar: :any_skip_relocation, all: "32b268d80ce23aeb0dd058a385461a41b8c0f99c8de9f17cf923d9f3eb498774" end depends_on "graphviz"