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 cdd79f2 commit 3808bb2Copy full SHA for 3808bb2
Formula/g/gulp-cli.rb
@@ -1,8 +1,8 @@
1
class GulpCli < Formula
2
desc "Command-line utility for Gulp"
3
homepage "https://github.com/gulpjs/gulp-cli"
4
- url "https://registry.npmjs.org/gulp-cli/-/gulp-cli-3.0.0.tgz"
5
- sha256 "f90ba044fd1486dcc0f5e7ec07aba39fc62079cd0f3df78f2ba123b404f8094b"
+ url "https://registry.npmjs.org/gulp-cli/-/gulp-cli-3.1.0.tgz"
+ sha256 "683fa88d8d15b49a8adf760f25e4e46f068f1e065fe234e1199b27fe6bf0376e"
6
license "MIT"
7
8
bottle do
0 commit comments