vim: update 8.0.0170 bottle.
This commit is contained in:
parent
1133bf9f6b
commit
1c0c35ff40
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "e54117648639dfa065e60343919328a466c4918e9c381ed8ad83d32466326243" => :sierra
|
||||
sha256 "d5402c2e8b9b2e01b510bf7fb4331e7da6c0fd9e6c3e371129d5d4b2812ff666" => :el_capitan
|
||||
sha256 "dbfec63747039df7d82bbd912ca8f3476a4c4fc6354fb004094e4f5c6cc5b32a" => :yosemite
|
||||
sha256 "f84b50ca2df95ffd0afc4db7984c0f569b00bcd339165b77ad8cd94890a41571" => :sierra
|
||||
sha256 "46e784079bc2d8ce565938599130683462a799a06efa9d3a04448334cf302758" => :el_capitan
|
||||
sha256 "8db42f450d7f696d3ec80bc2efa52335cbe82a0d50a2ee4fd5298ce96382e372" => :yosemite
|
||||
end
|
||||
|
||||
deprecated_option "disable-nls" => "without-nls"
|
||||
|
|
Loading…
Reference in a new issue