vim: update 8.0.0045 bottle.
This commit is contained in:
parent
0a11544537
commit
3b33ce4ce9
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Vim < Formula
|
|||
head "https://github.com/vim/vim.git"
|
||||
|
||||
bottle do
|
||||
sha256 "da8f3cca73436a3fb6f79a60f3f80f2099a985fe503e682ea6e0c8244164a8cb" => :sierra
|
||||
sha256 "676821c38faa5e5c178671cb64ca510525e1247f0c47419360c9b1683d9256b5" => :el_capitan
|
||||
sha256 "cf24a4ee796317d1faaceb279036190996af3358f21cce12a78333b393e75586" => :yosemite
|
||||
sha256 "721e506e1de1b4b3eb6644cda0611ecc315714a7e91702957d7f673d872c489d" => :sierra
|
||||
sha256 "1495c86375bb68cde4fe9340cc6a1b66ba861f8b0a9745804d0603f8e92be462" => :el_capitan
|
||||
sha256 "566db59f2236ab3230f0d3e7c485c6085b1e12de0cecbeb6afd96062af427ee2" => :yosemite
|
||||
end
|
||||
|
||||
deprecated_option "disable-nls" => "without-nls"
|
||||
|
|
Loading…
Reference in a new issue