mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
240 B
Ruby
7 lines
240 B
Ruby
class Macvim < Cask
|
|
url 'https://macvim.googlecode.com/files/MacVim-snapshot-70-Mountain-Lion.tbz'
|
|
homepage 'http://code.google.com/p/macvim/'
|
|
version '7.4-70'
|
|
sha1 '5ee2219c26219a3fe26ed74a71f3b8e65d79f91c'
|
|
link 'MacVim.app'
|
|
end
|