diff --git a/Formula/grunt-completion.rb b/Formula/grunt-completion.rb index f458014e4d..f8e27b683b 100644 --- a/Formula/grunt-completion.rb +++ b/Formula/grunt-completion.rb @@ -1,6 +1,6 @@ class GruntCompletion < Formula desc "Bash and Zsh completion for Grunt" - homepage "http://gruntjs.com/" + homepage "https://gruntjs.com/" url "https://github.com/gruntjs/grunt-cli/archive/v0.1.13.tar.gz" sha256 "bb291c97f5ac5dc3f549343436f64ff066a0138565e15c794b1636d37fdc4992" head "https://github.com/gruntjs/grunt-cli.git"