vim 7.3.762

Closes Homebrew/homebrew#16597.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Francisco Souza 2012-12-16 10:38:54 -02:00 committed by Adam Vandenberg
parent 5cff5b79c5
commit 250008ccf9

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-761'
version '7.3.761'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-762'
version '7.3.762'
head 'https://vim.googlecode.com/hg/'