We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8299b11 + 33fe7d6 commit 8c7419bCopy full SHA for 8c7419b
Formula/r/redocly-cli.rb
@@ -1,12 +1,12 @@
1
class RedoclyCli < Formula
2
desc "Your all-in-one OpenAPI utility"
3
homepage "https://redocly.com/docs/cli"
4
- url "https://registry.npmjs.org/@redocly/cli/-/cli-2.0.5.tgz"
5
- sha256 "eeecee2b400ea11eaf420ce72f30b8dfe884f08aeb58eae0fa84c19832e791a3"
+ url "https://registry.npmjs.org/@redocly/cli/-/cli-2.0.6.tgz"
+ sha256 "975e9f9206bfb72f33254c1877ce242226dea601e224246e2b3a785018149179"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "94eef682cfc81f59fafdae52e7d622cc5496ccb91046667b1d772ee80ce2164d"
+ sha256 cellar: :any_skip_relocation, all: "4a99ddc0954e19fdfdb65278d62ce3cd6cca0817a056536095783ab5a0649287"
10
end
11
12
depends_on "node"
0 commit comments