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 fed8acb commit 9553e5bCopy full SHA for 9553e5b
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.4.tgz"
5
- sha256 "c48f4ed553fe6a625cc7d88efe59f858742ffe81d97f397b3a3299311d9aed6c"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.8.5.tgz"
+ sha256 "30ffcc16525aa55972a7ea8bc9a55b42850702eed1c98508463966883415bece"
6
license "MIT"
7
head "https://github.com/contentful/contentful-cli.git", branch: "master"
8
0 commit comments