vim 7.3.822
This commit is contained in:
parent
f338083519
commit
4f0c20b4ab
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Vim < Formula
|
||||||
homepage 'http://www.vim.org/'
|
homepage 'http://www.vim.org/'
|
||||||
# Get stable versions from hg repo instead of downloading an increasing
|
# Get stable versions from hg repo instead of downloading an increasing
|
||||||
# number of separate patches.
|
# number of separate patches.
|
||||||
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-820'
|
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-822'
|
||||||
version '7.3.820'
|
version '7.3.822'
|
||||||
|
|
||||||
head 'https://vim.googlecode.com/hg/'
|
head 'https://vim.googlecode.com/hg/'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue