Skip to content

Commit b3b4de5

Browse files
committed
contentful-cli 3.4.4
1 parent b5f8967 commit b3b4de5

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

0 commit comments

Comments
 (0)