vim: update 8.0.1400_4 bottle.
This commit is contained in:
parent
35fd17b43c
commit
e3461b9bbf
1 changed files with 4 additions and 3 deletions
|
@ -8,9 +8,10 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "f096d924d62ce16370d141a1f8f213effbb24ac77e39f003a8ecfc962768cbd5" => :high_sierra
|
||||
sha256 "1bc275be61b7f614f995ce56a395a06c6711606fc5cfec2fd73ed88be02ed866" => :sierra
|
||||
sha256 "0ba57a2003bbb51d7b5abbf6c7437193a00e6c7c0e252715487bc4caed7ac523" => :el_capitan
|
||||
rebuild 1
|
||||
sha256 "712ce31e0dee833f70a064a1ff5ed30829b1ed8e7315494b69df310b7bf15362" => :high_sierra
|
||||
sha256 "66c9c4c2ecb4159d872a084003428b0032a2b5359e76a290903f498f6cf3ada5" => :sierra
|
||||
sha256 "9e080b566919cb370ec179e41fe21ba6adb0d5151dc0d41042992eacc0d7f83d" => :el_capitan
|
||||
end
|
||||
|
||||
deprecated_option "override-system-vi" => "with-override-system-vi"
|
||||
|
|
Loading…
Reference in a new issue