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 9eea38e commit e3ca261Copy full SHA for e3ca261
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.6.tgz"
5
- sha256 "b7db1fc8dac81b0aa6b74e0ced066378ddcf34d4b031e2990cb3e42be71b4e5f"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.9.7.tgz"
+ sha256 "2441f9dfcc94863bcecb0aa0320ad2f3531199a66ebcd211cb3f3a94994d341d"
6
license "MIT"
7
8
bottle do
0 commit comments