git-flow: fix audit.

This commit is contained in:
Mike McQuaid 2015-09-21 08:40:37 +01:00
parent 30f854a7d1
commit 246866afb9

View file

@ -3,7 +3,9 @@ class GitFlow < Formula
homepage "https://github.com/nvie/gitflow"
# Use the tag instead of the tarball to get submodules
url "https://github.com/nvie/gitflow.git", :tag => "0.4.1"
url "https://github.com/nvie/gitflow.git",
:tag => "0.4.1",
:revision => "1ffb6b1091f05466d3cd27f2da9c532a38586ed5"
bottle do
cellar :any_skip_relocation