vim 7.3.766

Closes Homebrew/homebrew#17140.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Francisco Souza 2013-01-17 11:18:21 -02:00 committed by Adam Vandenberg
parent d688658d8a
commit 83b74dc07f
1 changed files with 2 additions and 2 deletions

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