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 da79326 commit f95c8acCopy full SHA for f95c8ac
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.7.15.tgz"
5
- sha256 "d51f8d2e63d34544cf8eea374e69742fa9703809579dcec7706343dd92899979"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.7.16.tgz"
+ sha256 "dc0b03575f3b8c07615e06c63de64cada17210fdcbe034520df7fd8fb12cdef9"
6
license "MIT"
7
head "https://github.com/contentful/contentful-cli.git", branch: "master"
8
0 commit comments