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.
1 parent be78046 commit c68eae8Copy full SHA for c68eae8
Formula/r/redocly-cli.rb
@@ -1,8 +1,8 @@
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
0 commit comments