diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/macvim.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index d383bcd56..d91ca2567 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -8,9 +8,9 @@ class Macvim < Formula sha1 'd2915438c9405015e5e39099aecbbda20438ce81' devel do - url 'https://github.com/b4winckler/macvim/archive/snapshot-68.tar.gz' - version '7.4a-BETA-68' - sha1 'bb764139a3637cd48015207dc91d7470814b37cc' + url 'https://github.com/b4winckler/macvim/archive/snapshot-69.tar.gz' + version '7.4b-BETA-69' + sha1 '73568543e146ade2c8548a561ce76eaecccc7f4d' end head 'https://github.com/b4winckler/macvim.git', :branch => 'master' |
