Skip to content

Instantly share code, notes, and snippets.

@vabock
Last active August 29, 2015 14:15
Show Gist options
  • Save vabock/10886c85af5a60f08d75 to your computer and use it in GitHub Desktop.
Save vabock/10886c85af5a60f08d75 to your computer and use it in GitHub Desktop.
diff --git a/Casks/macvim-kaoriya.rb b/Casks/macvim-kaoriya.rb
index 56d1239..dc6319a 100644
--- a/Casks/macvim-kaoriya.rb
+++ b/Casks/macvim-kaoriya.rb
@@ -1,8 +1,8 @@
cask :v1 => 'macvim-kaoriya' do
- version '7.4.383-20140805'
- sha256 'a47e42e32ddb3dd26e65e1ccfac532474da2a89fb516eb3a480b4f0ddabe4235'
+ version '7.4.527-20141204'
+ sha256 '38f6e67d5fd8edc25828ec297a0b73c5865873dd63d5325f6b2936184e5c664f'
- url 'https://github.com/splhack/macvim/releases/download/20140805/macvim-kaoriya-20140805.dmg'
+ url 'https://github.com/splhack/macvim/releases/download/20141204/macvim-kaoriya-20141204.dmg'
homepage 'https://code.google.com/p/macvim-kaoriya/'
license :oss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment