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 bb54317 + 3bde9ab commit 28598a7Copy full SHA for 28598a7
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.3.0.tgz"
5
- sha256 "3238d1b64d001c80e5e8588238f06c4ee6b400ad8bd05039787794759802bb68"
+ url "https://registry.npmjs.org/@redocly/cli/-/cli-2.3.1.tgz"
+ sha256 "da8b4fc6813f77852d5ef99198821bb99294575aff86a110d924d1be09a81baa"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "c0c163f52458cd0b75e6cab82efb2ed3bd7bb42ce9b2454a67ee170fda9ae0a0"
+ sha256 cellar: :any_skip_relocation, all: "36e3e21de4ccd0f3ad73092ba7c08760127e7579eb887bd28eaa1f3be1e52f30"
10
end
11
12
depends_on "node"
0 commit comments