vim 7.3.831

Closes Homebrew/homebrew#17982.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Chongyu Zhu 2013-02-21 07:12:38 +08:00 committed by Jack Nagel
parent 35d918134a
commit f73feb1338

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-827'
version '7.3.827'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-831'
version '7.3.831'
head 'https://vim.googlecode.com/hg/'