vim: update 7.4.2152 bottle.
This commit is contained in:
parent
356ee985cc
commit
b8872854f3
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "25803331c389a61e804ed32e5a544763e7bf5edbd801da5cd818a911a61cc967" => :el_capitan
|
||||
sha256 "ce39d986f34c1df7bc5f3276b4e40267742418966f787e79dc994b170be4908f" => :yosemite
|
||||
sha256 "41cf42a35dc4035ec170af6d0c614743f180cf95accd8d687b44a13cd01fb146" => :mavericks
|
||||
sha256 "e51f8bcffd48066fe006c6d02d3e56849164839d01d475a1a3e95769a7da04e2" => :el_capitan
|
||||
sha256 "34cce0b787711eedb93b137409e6058475700fe45c330c805da78275fcf136fa" => :yosemite
|
||||
sha256 "ad22c0a13169b773d3fb759c335e8f4b94a6fb8ebaed8cca751ac668103b32c0" => :mavericks
|
||||
end
|
||||
|
||||
deprecated_option "disable-nls" => "without-nls"
|
||||
|
|
Loading…
Reference in a new issue