vim 7.3.783

Closes Homebrew/homebrew#17302.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Francisco Souza 2013-01-25 10:15:30 -02:00 committed by Adam Vandenberg
parent 0d353e4b29
commit fd4a856a3c

View file

@ -4,8 +4,8 @@ class Vim < Formula
homepage 'http://www.vim.org/'
# Get stable versions from hg repo instead of downloading an increasing
# number of separate patches.
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-780'
version '7.3.780'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-783'
version '7.3.783'
head 'https://vim.googlecode.com/hg/'