File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 14
14
class DaprCli < Formula
15
15
desc "Client for Dapr."
16
16
homepage "https://dapr.io"
17
- version '1.15.0 '
18
- url "https://github.com/dapr/cli/archive/v1.15.0 .tar.gz"
19
- sha256 "6b597fccca18d49590ae7e37844fc9adce52daf748a541747b34bb20da3afcb0 "
17
+ version '1.15.1 '
18
+ url "https://github.com/dapr/cli/archive/v1.15.1 .tar.gz"
19
+ sha256 "f1b64e83d335e72eb66950b73b20a5ae2cb9bb272290b9e18232a02609447eb4 "
20
20
21
21
depends_on "go" => :build
22
22
depends_on "make" => :build
23
23
24
24
bottle do
25
- root_url "https://github.com/dapr/homebrew-tap/releases/download/v1.15.0 "
26
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7e9f1632fba54a5796f08bd4875504b136533633976fbb9255eef1c1de60ab41 "
25
+ root_url "https://github.com/dapr/homebrew-tap/releases/download/v1.15.1 "
26
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "faf3baff2cbd8f80a2c8b13fef6f2b497e570078901a90a138acb7a9b60c8356 "
27
27
end
28
28
29
29
def install
You can’t perform that action at this time.
0 commit comments