diff --git a/Casks/alfred.rb b/Casks/alfred.rb index 1014cf017..0d56765b8 100644 --- a/Casks/alfred.rb +++ b/Casks/alfred.rb @@ -1,7 +1,7 @@ class Alfred < Cask - url 'http://cachefly.alfredapp.com/Alfred_2.0.3_187.zip' + url 'http://cachefly.alfredapp.com/Alfred_2.0.4_199.zip' homepage 'http://www.alfredapp.com/' - version '2.0.3_187' - sha1 'c7f7f311bc779862570f5da457cdd12d4cdc45af' + version '2.0.4_199' + sha1 '8d7ea8cf5b228a92ef715787b49345dd3abdf83f' link 'Alfred 2.app', 'Alfred Preferences.app' end