Skip to content

Commit 9553e5b

Browse files
committed
contentful-cli 3.8.5
1 parent fed8acb commit 9553e5b

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.4.tgz"
5-
sha256 "c48f4ed553fe6a625cc7d88efe59f858742ffe81d97f397b3a3299311d9aed6c"
4+
url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.8.5.tgz"
5+
sha256 "30ffcc16525aa55972a7ea8bc9a55b42850702eed1c98508463966883415bece"
66
license "MIT"
77
head "https://github.com/contentful/contentful-cli.git", branch: "master"
88

0 commit comments

Comments
 (0)