diff --git a/Formula/newrelic-cli.rb b/Formula/newrelic-cli.rb index 25ffe2ef566..df3974e3cce 100644 --- a/Formula/newrelic-cli.rb +++ b/Formula/newrelic-cli.rb @@ -7,10 +7,10 @@ class NewrelicCli < Formula head "https://github.com/newrelic/newrelic-cli.git" bottle do - sha256 cellar: :any_skip_relocation, arm64_big_sur: "d3a6233dcc3522716bf522a830e9746d85fe06ef40397e03d95651bb0ddd35d7" - sha256 cellar: :any_skip_relocation, big_sur: "7f0dfa0b5906cc88327c8325ed1b3bf55c74cd9c726793382eff06bab85eadd4" - sha256 cellar: :any_skip_relocation, catalina: "3bb778dff511b682a317d40e62e7971b0f6783bb19b69c1ef02fb74d0757c5fd" - sha256 cellar: :any_skip_relocation, mojave: "e911bed59226aec230178db100ab3803035984a9d408983c235d027a0ae4e150" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "bba32e06838cc413893c041555eee324927a4dc56056894721abacddff982e77" + sha256 cellar: :any_skip_relocation, big_sur: "29faff640754bee37ced2d93b55dab3140e13fa59b6f059a79f71c923b0f644a" + sha256 cellar: :any_skip_relocation, catalina: "ef47bf561500fd7033c360c855952f293196e0d65703afd2e117bb2709552016" + sha256 cellar: :any_skip_relocation, mojave: "94c1093b65d9603a89f6e9660c3b96d988463458bdd84557282bdb0d7919cb40" end depends_on "go" => :build