From 5bbedf725a59365eaed164eec307a519fd3f4698 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 17 Feb 2013 11:16:30 -0800 Subject: vim 7.3.822 --- Library/Formula/vim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/vim.rb b/Library/Formula/vim.rb index f0d5d107d..7d49abaf5 100644 --- a/Library/Formula/vim.rb +++ b/Library/Formula/vim.rb @@ -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-820' - version '7.3.820' + url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-822' + version '7.3.822' head 'https://vim.googlecode.com/hg/' -- cgit v1.2.3