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 b5f8967 commit b3b4de5Copy full SHA for b3b4de5
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.4.3.tgz"
5
- sha256 "4e6dc81ac5c5aa104c61e87d4678f3fb6973d8a5a9dadb9b7c7578b0b3382bf8"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.4.4.tgz"
+ sha256 "1ea4f9f48a683e1e19c6628176577c20383a6902a6c130ca0cc8a44cf97537c8"
6
license "MIT"
7
head "https://github.com/contentful/contentful-cli.git", branch: "master"
8
0 commit comments