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 f56e6c3 commit 6de0573Copy full SHA for 6de0573
Formula/c/contentful-cli.rb
@@ -1,8 +1,8 @@
1
class ContentfulCli < Formula
2
desc "Contentful command-line tools"
3
homepage "https://github.com/contentful/contentful-cli"
4
- url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.9.1.tgz"
5
- sha256 "b057405ded527e3820519d765c8645e2674dd0df493add0d7032cb93e83fb94f"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.9.2.tgz"
+ sha256 "ac67b426f7b9f39cd4270539c7f5da924796c1dee87a5ab3fddf9643c1789435"
6
license "MIT"
7
8
bottle do
0 commit comments