Revert "vim: add 7.4.884 bottle."
This reverts commit 98b7a22d81cefba49dbf3dd03b76871e4ebdbe4e. We don't bottle Vim for now as it enforces the installation of Homebrew's Python which isn't a light dependency.
This commit is contained in:
parent
40c822aff9
commit
dabc628820
1 changed files with 0 additions and 6 deletions
|
@ -1,12 +1,6 @@
|
|||
class Vim < Formula
|
||||
desc "Vi \"workalike\" with many additional features"
|
||||
homepage "http://www.vim.org/"
|
||||
bottle do
|
||||
sha256 "eedc06a0ed990506424b68e1e9504f5b62c0defa01910951e3a369c0e24fbd79" => :el_capitan
|
||||
sha256 "c580d7fd1d380717f367941cf18db3faa8128d025146c27159421e8f82c6c260" => :yosemite
|
||||
sha256 "5dac48a7f9abc1c27fc268dc140a5d8f5370582cd758cda1d93c41c1459ee5a4" => :mavericks
|
||||
end
|
||||
|
||||
# *** Vim should be updated no more than once every 7 days ***
|
||||
url "https://github.com/vim/vim/archive/v7.4.884.tar.gz"
|
||||
sha256 "39a6b1692c0052ef2c64d8eea838ec0ee7dafdb601e739625600718aceaaa1ab"
|
||||
|
|
Loading…
Reference in a new issue