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 6
6
class DaprCli < Formula
7
7
desc "Client for Dapr."
8
8
homepage "https://dapr.io"
9
- version '0.8 .0'
10
- url "https://github.com/dapr/cli/archive/v0.8 .0.tar.gz"
11
- sha256 "2688988e6d17192b34c7426544bfd242695ad7178a241130767b9b79388e052e "
9
+ version '0.9 .0'
10
+ url "https://github.com/dapr/cli/archive/v0.9 .0.tar.gz"
11
+ sha256 "91955867387f2004374027d9302a75746d67334f59cbc5f17c87ee52d71f27fe "
12
12
13
13
depends_on "go" => :build
14
14
15
15
bottle do
16
- root_url "https://github.com/dapr/homebrew-tap/releases/download/v0.8 .0"
16
+ root_url "https://github.com/dapr/homebrew-tap/releases/download/v0.9 .0"
17
17
cellar :any_skip_relocation
18
- sha256 "c9766867b63b8aeffe9021eb78ab0be22cf105dc075169131eb73017aa43674d " => :catalina
18
+ sha256 "1040f244c191f71b843226708a532d980deacc2777a32d6951139046a11f78fa " => :catalina
19
19
end
20
20
21
21
def install
You can’t perform that action at this time.
0 commit comments