Skip to content

Commit c55aa11

Browse files
authored
Merge pull request #224993 from Homebrew/bump-structurizr-cli-2025.05.28
structurizr-cli 2025.05.28
2 parents 10bb1c5 + 4ee5600 commit c55aa11

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://docs.structurizr.com/cli"
4-
url "https://github.com/structurizr/cli/releases/download/v2025.03.28/structurizr-cli.zip"
5-
sha256 "9bb9073c7387bc4f9c50f33075d87d151ca35aa1bf1b97187fcc19d70dc55dbe"
4+
url "https://github.com/structurizr/cli/releases/download/v2025.05.28/structurizr-cli.zip"
5+
sha256 "bbe87f7bdcc272755e0bc056fe1641dc4e95d263f109e6733daea96d8acdadc5"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "a935baf2df03116938057297d49ea51ac342968a59f8ef750afb13dc96449952"
9+
sha256 cellar: :any_skip_relocation, all: "a2e906d447ee8cab70797e0dc00db2527e1408bf371cb2094c94b5f03e762152"
1010
end
1111

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)