Skip to content

Commit

Permalink
plantuml: update 1.2024.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 26, 2024
1 parent 6ac62e7 commit 451e3f8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Formula/p/plantuml.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 451e3f8

Please sign in to comment.