pacvim: add 1.1.1 bottle.
This commit is contained in:
parent
8aae550744
commit
53d68eb6ab
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Pacvim < Formula
|
|||
sha1 "496ed02edba8dad15ade95352a7c6441f97fdf7a"
|
||||
head "https://github.com/jmoon018/PacVim.git"
|
||||
|
||||
bottle do
|
||||
sha1 "72ab787738913d09abc2221f37a8ec9c6da31d5a" => :yosemite
|
||||
sha1 "8fab0bdb05fbd24bb0282e68d805fe2e0eaf0908" => :mavericks
|
||||
sha1 "c38b89d4de35684122e4ab14ca605fdf4977a7b5" => :mountain_lion
|
||||
end
|
||||
|
||||
needs :cxx11
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue