diff --git a/Formula/vim.rb b/Formula/vim.rb index 77043ad973..85149b3da0 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -8,9 +8,9 @@ class Vim < Formula head "https://github.com/vim/vim.git" bottle do - sha256 "721e506e1de1b4b3eb6644cda0611ecc315714a7e91702957d7f673d872c489d" => :sierra - sha256 "1495c86375bb68cde4fe9340cc6a1b66ba861f8b0a9745804d0603f8e92be462" => :el_capitan - sha256 "566db59f2236ab3230f0d3e7c485c6085b1e12de0cecbeb6afd96062af427ee2" => :yosemite + sha256 "ea9c6c51954112b697324fd5e754d370833fcb840fd4f2cb31e8cf9bf9e32504" => :sierra + sha256 "ff228088e86163c266b19e1da17bcf6e72e85020cdd2217553e3525bcc452591" => :el_capitan + sha256 "132cee40ed532ddc855e2e0821445e15256b309c236c4462bf78e7589cb94b00" => :yosemite end deprecated_option "disable-nls" => "without-nls"