Skip to content

Commit 4a8ef24

Browse files
committed
contentful-cli 3.8.6
1 parent 72e8255 commit 4a8ef24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/contentful-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ContentfulCli < Formula
22
desc "Contentful command-line tools"
33
homepage "https://github.com/contentful/contentful-cli"
4-
url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.8.5.tgz"
5-
sha256 "30ffcc16525aa55972a7ea8bc9a55b42850702eed1c98508463966883415bece"
4+
url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.8.6.tgz"
5+
sha256 "830d87cba3174eda116e9d0be6d0e770355cd3162d40c81ebead91937f2f8a01"
66
license "MIT"
77
head "https://github.com/contentful/contentful-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)