mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -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 'ad874c337cbde9c537076162075a612f54791351'
|
|
link 'MacVim.app'
|
|
end
|