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
308 B
7 lines
308 B
class MacvimKaoriya < Cask
|
|
url 'https://github.com/splhack/macvim/releases/download/20140107/macvim-kaoriya-20140107.dmg'
|
|
version '7.4.133-20140107'
|
|
homepage 'https://code.google.com/p/macvim-kaoriya/'
|
|
sha256 '0a87ec0cb28e3b40eec6deb90e9e41ba44937f80de0c154cf80865414a6900b3'
|
|
link 'MacVim.app'
|
|
end
|
|
|