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 90e8899 commit 460359bCopy full SHA for 460359b
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.11.tgz"
5
- sha256 "ba99c397f600ddbce3025a22dafacd9848e575fd80c57525419d4968712fac26"
+ url "https://registry.npmjs.org/contentful-cli/-/contentful-cli-3.7.12.tgz"
+ sha256 "7eea8c9c44c61a57e9bc4f195d0c9cc2c6b7013d8d06b849ebef5d45256a5620"
6
license "MIT"
7
head "https://github.com/contentful/contentful-cli.git", branch: "master"
8
0 commit comments