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.
10 lines
329 B
10 lines
329 B
cask :v1 => 'macvim-kaoriya' do
|
|
version '7.4.383-20140805'
|
|
sha256 'a47e42e32ddb3dd26e65e1ccfac532474da2a89fb516eb3a480b4f0ddabe4235'
|
|
|
|
url 'https://github.com/splhack/macvim/releases/download/20140805/macvim-kaoriya-20140805.dmg'
|
|
homepage 'https://code.google.com/p/macvim-kaoriya/'
|
|
license :oss
|
|
|
|
app 'MacVim.app'
|
|
end
|
|
|