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 85b4cfb commit dec4503Copy full SHA for dec4503
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.0.tgz"
5
- sha256 "1f9141816c427f7386cda8c2a196576acaa9595d83189d582531e6df8b0c70eb"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.9.1.tgz"
+ sha256 "b057405ded527e3820519d765c8645e2674dd0df493add0d7032cb93e83fb94f"
6
license "MIT"
7
8
bottle do
0 commit comments