diff --git a/Formula/r/redocly-cli.rb b/Formula/r/redocly-cli.rb index 63286500bc1b9..b4f8d85084450 100644 --- a/Formula/r/redocly-cli.rb +++ b/Formula/r/redocly-cli.rb @@ -1,12 +1,12 @@ class RedoclyCli < Formula desc "Your all-in-one OpenAPI utility" homepage "https://redocly.com/docs/cli" - url "https://registry.npmjs.org/@redocly/cli/-/cli-2.1.3.tgz" - sha256 "662cc5212174040f1c8dcd50d4e7b251bbaec33a36ee73637431b608325de624" + url "https://registry.npmjs.org/@redocly/cli/-/cli-2.1.4.tgz" + sha256 "aee0aab4b2e8745db4be90719bbb6cd5ff4d483dbd418a235b79f5280ee34637" license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "ea03d3867dd1a2fce60759b99cf35dbf6b83c7ec6a0f70654e05fbf1cca87607" + sha256 cellar: :any_skip_relocation, all: "a35792f7b9758a7c2207622e61a4e092743ce43a483c28993fcd6c485c67a83f" end depends_on "node"