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 b02f5b9 + 69280d0 commit 054f041Copy full SHA for 054f041
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.5.1.tgz"
5
- sha256 "9a024036bc08e63373050e7f11f6de6062fa45db8b5cf329a84cb71798136c27"
+ url "https://registry.npmjs.org/@redocly/cli/-/cli-2.6.0.tgz"
+ sha256 "c8d16e57d17071f1d5dee04ef162dc4d050bbccb13070e8921fb4bcf333646cf"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "8e537d66a24babe0c4bc590e2c76bfe8199d76292f38d4e9533b391bbe83ee9d"
+ sha256 cellar: :any_skip_relocation, all: "31b7813adf98aeb7a1e3dba1ca1e199b2483f9987ac91d290c7fe84f6a149e46"
10
end
11
12
depends_on "node"
0 commit comments