You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
297 B
7 lines
297 B
class MacvimMountainlion < Cask
|
|
url 'https://github.com/eee19/macvim/releases/download/snapshot-72/MacVim-snapshot-72-Mountain-Lion.tbz'
|
|
homepage 'http://code.google.com/p/macvim/'
|
|
version '7.4-72'
|
|
sha1 'bc3b899634d73908ddba5afd9b9a74778988aec3'
|
|
link 'MacVim-snapshot-72/MacVim.app'
|
|
end
|
|
|