From e45ce95853c1f7495379b44301ac4b7382112884 Mon Sep 17 00:00:00 2001 From: "daprweb@microsoft.com" Date: Mon, 19 Aug 2024 22:30:13 +0000 Subject: [PATCH] Updating dapr-cli formula for version 1.14.1 skip-checks: true --- dapr-cli.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dapr-cli.rb b/dapr-cli.rb index 7341c53..de2c78f 100644 --- a/dapr-cli.rb +++ b/dapr-cli.rb @@ -14,16 +14,16 @@ class DaprCli < Formula desc "Client for Dapr." homepage "https://dapr.io" - version '1.14.0' - url "https://github.com/dapr/cli/archive/v1.14.0.tar.gz" - sha256 "3d2cd9d011255f44f9f793201d50e93a1b5022801ce5e543a125b5d3af923c40" + version '1.14.1' + url "https://github.com/dapr/cli/archive/v1.14.1.tar.gz" + sha256 "93dcd4f4231c878c1e492a69253b813da570c8010f76a5a44875a48316320478" depends_on "go" => :build depends_on "make" => :build bottle do - root_url "https://github.com/dapr/homebrew-tap/releases/download/v1.14.0" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "473228969e5283a831eb4d10509b4bf75b8ead868cfb944c4bbd47cb87bd1b6b" + root_url "https://github.com/dapr/homebrew-tap/releases/download/v1.14.1" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "d354ed01ee1b923b7ff8a274b90c241e6addcaf9c522c43273ee8e794a8dd4a5" end def install