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 4c5744c commit 7d78ad5Copy full SHA for 7d78ad5
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-1.28.0.tgz"
5
- sha256 "66e2cfc550feaa40017c927fb0e83c51fcbde6a8f6d7bbd3befe0806c952c80c"
+ url "https://registry.npmjs.org/@redocly/cli/-/cli-1.28.2.tgz"
+ sha256 "f6eae653631fa25e19bb92fac3a76e0995d958417f8b80cd7e67cf36a5a7f15f"
6
license "MIT"
7
head "https://github.com/redocly/redocly-cli.git", branch: "main"
8
0 commit comments