Skip to content

Commit f7ff393

Browse files
authored
Merge pull request #279437 from Homebrew/bump-redocly-cli-2.30.0
redocly-cli 2.30.0
2 parents 59cb49c + b2c7298 commit f7ff393

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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.29.2.tgz"
5-
sha256 "e5f15671bbc266361762fd06a4500b63ee428d463dbe741aa4c6e88ebbee6cf6"
4+
url "https://registry.npmjs.org/@redocly/cli/-/cli-2.30.0.tgz"
5+
sha256 "7dd3e12daa67c3cc72f5f8be43bc530553e47381ac5487c196ad5e85c35e38ec"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "7319043f3293ea4b62972c17f92d616224e0e9f42e32e9b7240b81c4d5a1ae11"
9+
sha256 cellar: :any_skip_relocation, all: "48dfe9a870793e94358243080199f406ad0a69cbf7679e7807bbc8672c33a5cc"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)