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
323 B
7 lines
323 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'
|
|
sha256 'f01eb54f73d7d8b750886b706468f234af3d34f9a08f5625cbef20113514f4e5'
|
|
link 'MacVim-snapshot-72/MacVim.app'
|
|
end
|
|
|