mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
241 B
Ruby
7 lines
241 B
Ruby
class Macvim < Cask
|
|
url 'https://macvim.googlecode.com/files/MacVim-snapshot-68-Mountain-Lion.tbz'
|
|
homepage 'http://code.google.com/p/macvim/'
|
|
version '7.4a-68'
|
|
sha1 '52dd8a7853053ff34818f42e454ae80842d01633'
|
|
link 'MacVim.app'
|
|
end
|