Skip to content

Commit f95c8ac

Browse files
committed
contentful-cli 3.7.16
1 parent da79326 commit f95c8ac

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

0 commit comments

Comments
 (0)