Skip to content

Commit 67789ed

Browse files
authored
Merge pull request #216956 from Homebrew/bump-structurizr-cli-2025.03.28
structurizr-cli 2025.03.28
2 parents 48c73d6 + 8b888df commit 67789ed

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

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

1212
depends_on "openjdk"

0 commit comments

Comments
 (0)