Skip to content

Commit 8c7419b

Browse files
authored
Merge pull request #234060 from Homebrew/bump-redocly-cli-2.0.6
redocly-cli 2.0.6
2 parents 8299b11 + 33fe7d6 commit 8c7419b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/redocly-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class RedoclyCli < Formula
22
desc "Your all-in-one OpenAPI utility"
33
homepage "https://redocly.com/docs/cli"
4-
url "https://registry.npmjs.org/@redocly/cli/-/cli-2.0.5.tgz"
5-
sha256 "eeecee2b400ea11eaf420ce72f30b8dfe884f08aeb58eae0fa84c19832e791a3"
4+
url "https://registry.npmjs.org/@redocly/cli/-/cli-2.0.6.tgz"
5+
sha256 "975e9f9206bfb72f33254c1877ce242226dea601e224246e2b3a785018149179"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "94eef682cfc81f59fafdae52e7d622cc5496ccb91046667b1d772ee80ce2164d"
9+
sha256 cellar: :any_skip_relocation, all: "4a99ddc0954e19fdfdb65278d62ce3cd6cca0817a056536095783ab5a0649287"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)