Skip to content

Commit

Permalink
Revert "vim: add 7.4.884 bottle."
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
DomT4 committed Sep 28, 2015
1 parent 40c822a commit dabc628
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions 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 "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"
Expand Down

0 comments on commit dabc628

Please sign in to comment.