Skip to content

Commit a19eda0

Browse files
authored
Merge pull request #196597 from Homebrew/bump-structurizr-cli-2024.11.04
structurizr-cli 2024.11.04
2 parents 713e6ac + 04a8d68 commit a19eda0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/structurizr-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class StructurizrCli < Formula
22
desc "Command-line utility for Structurizr"
33
homepage "https://structurizr.com"
4-
url "https://github.com/structurizr/cli/releases/download/v2024.09.19/structurizr-cli.zip"
5-
sha256 "acc90f59f5e12ba3faa3d17d49d7bda438f531504b87e271007276f9d9575d9f"
4+
url "https://github.com/structurizr/cli/releases/download/v2024.11.04/structurizr-cli.zip"
5+
sha256 "5c4e9ded37501450da642fdb112607cf6ad5a5e2d17be6454571d50675d90361"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "cc1476418ea6db2bd4fc24f3a337341f4f3d44f3d001379c989db07c2d014dcb"
9+
sha256 cellar: :any_skip_relocation, all: "19340dc955170ef3a78b2005896c37905cb44ad5cfb28e1caae9c0450ebd7f13"
1010
end
1111

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)