1 changed files with 4 additions and 2 deletions
@ -1,7 +1,9 @@ |
|||||
class MacvimMountainlion < Cask |
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' |
version '7.4-72' |
||||
sha256 'f01eb54f73d7d8b750886b706468f234af3d34f9a08f5625cbef20113514f4e5' |
sha256 'f01eb54f73d7d8b750886b706468f234af3d34f9a08f5625cbef20113514f4e5' |
||||
|
|
||||
|
url 'https://github.com/eee19/macvim/releases/download/snapshot-72/MacVim-snapshot-72-Mountain-Lion.tbz' |
||||
|
homepage 'http://code.google.com/p/macvim/' |
||||
|
|
||||
link 'MacVim-snapshot-72/MacVim.app' |
link 'MacVim-snapshot-72/MacVim.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue