diff --git a/Casks/textmate2.rb b/Casks/textmate2.rb index c573f745c..297ec649b 100644 --- a/Casks/textmate2.rb +++ b/Casks/textmate2.rb @@ -1,7 +1,7 @@ class Textmate2 < Cask - url 'https://github.com/textmate/textmate/releases/download/v2.0-alpha.9495/TextMate_2.0-alpha.9495.tbz' + url 'https://github.com/textmate/textmate/releases/download/v2.0-alpha.9497/TextMate_2.0-alpha.9497.tbz' homepage 'http://macromates.com/' - version '2.0-alpha.9495' - sha1 '29f147fcbb6632c74cd7a7040d092cbee218b1e0' + version '2.0-alpha.9497' + sha1 'a0b1333e30a9c1f5b900d931c18f7f4eb5a07634' link 'TextMate.app' end