Skip to content

Commit 28598a7

Browse files
authored
Merge pull request #247061 from Homebrew/bump-redocly-cli-2.3.1
redocly-cli 2.3.1
2 parents bb54317 + 3bde9ab commit 28598a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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.3.0.tgz"
5-
sha256 "3238d1b64d001c80e5e8588238f06c4ee6b400ad8bd05039787794759802bb68"
4+
url "https://registry.npmjs.org/@redocly/cli/-/cli-2.3.1.tgz"
5+
sha256 "da8b4fc6813f77852d5ef99198821bb99294575aff86a110d924d1be09a81baa"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "c0c163f52458cd0b75e6cab82efb2ed3bd7bb42ce9b2454a67ee170fda9ae0a0"
9+
sha256 cellar: :any_skip_relocation, all: "36e3e21de4ccd0f3ad73092ba7c08760127e7579eb887bd28eaa1f3be1e52f30"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)