vim: update 8.0.0134_2 bottle.
This commit is contained in:
parent
a255167b07
commit
e61a7aa97f
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "caec3d60ca9eece6708a70352c6f06b2524c324f8de65feb9ae8e1bcd5310872" => :sierra
|
||||
sha256 "b75d1bb57c6187d30310bc056ccb9cf86fc20820be003990faa6292f5bb56613" => :el_capitan
|
||||
sha256 "4c7669f84a467217e9286068b97b80192a5520f5e9e98865770ae48c1f638f21" => :yosemite
|
||||
sha256 "9c5643317f422d838c48557552501216327b01bfca129e1bea42f26de986bd63" => :sierra
|
||||
sha256 "ca5bbfb3fcff3fd5574857a2695202a2a4d5c05f661490c07222dd137f94ba2d" => :el_capitan
|
||||
sha256 "375006abc4a6be7ce749ed62a90295a7f0dead812ea6ada97f96954ea873b25b" => :yosemite
|
||||
end
|
||||
|
||||
deprecated_option "disable-nls" => "without-nls"
|
||||
|
|
Loading…
Reference in a new issue