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 72e8255 commit 4a8ef24Copy full SHA for 4a8ef24
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.8.5.tgz"
5
- sha256 "30ffcc16525aa55972a7ea8bc9a55b42850702eed1c98508463966883415bece"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.8.6.tgz"
+ sha256 "830d87cba3174eda116e9d0be6d0e770355cd3162d40c81ebead91937f2f8a01"
6
license "MIT"
7
head "https://github.com/contentful/contentful-cli.git", branch: "master"
8
0 commit comments