modgit: bottle unneeded

This commit is contained in:
Xu Cheng 2015-10-23 20:07:15 +08:00
parent a954a55f9a
commit 4f23cf6bf3

View file

@ -4,6 +4,8 @@ class Modgit < Formula
url "https://github.com/jreinke/modgit/archive/v1.0.1.tar.gz"
sha256 "3df1ccddaacf386a32be0fe5b6333438f17876bc6a4851d9bc22a68a73ae314d"
bottle :unneeded
def install
bin.install "modgit"
end