vim 7.3.761

Closes Homebrew/homebrew#16542.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Francisco Souza 2012-12-12 22:19:16 -02:00 committed by Jack Nagel
parent 5b36a1249a
commit c7071f8cd8

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