grunt-completion 1.3.1
This commit is contained in:
parent
780bd0902c
commit
8e07721c2e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GruntCompletion < Formula
|
||||
desc "Bash and Zsh completion for Grunt"
|
||||
homepage "https://gruntjs.com/"
|
||||
url "https://github.com/gruntjs/grunt-cli/archive/v1.3.0.tar.gz"
|
||||
sha256 "fb54cf00de54d90a40700714b8d642172abb6bd4f21d562f0c6d7350d5949e61"
|
||||
url "https://github.com/gruntjs/grunt-cli/archive/v1.3.1.tar.gz"
|
||||
sha256 "dc881d14faf1ae4659833153ad99f928d60e616bfa181ff3b2fa5de59d3e4344"
|
||||
head "https://github.com/gruntjs/grunt-cli.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue