From 6147d896eed4ef1c47fe87d3185e2e9141d4098d Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 21 Feb 2017 07:16:18 +0000 Subject: [PATCH] vim: update 8.0.0344 bottle. --- Formula/vim.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 167b58efa2..154ff29f69 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -6,9 +6,9 @@ class Vim < Formula head "https://github.com/vim/vim.git" bottle do - sha256 "f719a04c84a08dd583b7882023e65780bdd3a26ed1c9aefcc3fb8ce1c6130329" => :sierra - sha256 "051f7b667a7cdb99b00a1c74af7ccc70e5f4d1d41f340c4be3aa5c2641cf3262" => :el_capitan - sha256 "b985ed9af972277a7a9d41c5ea6a9b6e97fba3ef94cdd587ec01eb977e976975" => :yosemite + sha256 "fc77fbe39e94dc1fd29eae28a50f24afdeb73d2a14134f0013903dc0834d1ec1" => :sierra + sha256 "cf62464e33b2a13f0c90b894a96af8df3c3f9ab0cc39119e213d87998e3c1017" => :el_capitan + sha256 "3e29b9f9718c836bacb83512f3be0ee5e30d289cb2101161f688eebe508bfafa" => :yosemite end deprecated_option "disable-nls" => "without-nls"