From e08398c91fb9bf8a0763b8a755b602faff36a7c2 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Mon, 12 Oct 2015 15:55:56 +0200 Subject: [PATCH] Revert "vim: add 7.4.891 bottle." This reverts commit a7faa1fd8d724512e92465254b8ec5ca7d18b51d. --- Formula/vim.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Formula/vim.rb b/Formula/vim.rb index 3188909e62..2cc1abcf2b 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -1,12 +1,6 @@ class Vim < Formula desc "Vi \"workalike\" with many additional features" homepage "http://www.vim.org/" - bottle do - sha256 "8290e0a002be9b2e424bc5c61d14806a423528a637364d1709b0aa66cc68d2b3" => :el_capitan - sha256 "edc03fce3684ac2e10dc37195354208c709fdd89cd9e9cabf292380e8e309a2a" => :yosemite - sha256 "9c286f2174a8645b4142fd4d557753176eb0ffb38781c03c83412d49086777c2" => :mavericks - end - # *** Vim should be updated no more than once every 7 days *** url "https://github.com/vim/vim/archive/v7.4.891.tar.gz" sha256 "d9c0689cd3efb10ffc00b7f6b05304ee54be6bbbae85d882e0bce69b11aec523"