homebrew-cask-versions/Casks/alfred.rb
Fernando Paredes 1fa7ce40be Update Alfred version number
Change the dot following 7 to _
2013-08-09 07:21:13 -07:00

7 lines
242 B
Ruby

class Alfred < Cask
url 'http://cachefly.alfredapp.com/Alfred_2.0.7_205.zip'
homepage 'http://www.alfredapp.com/'
version '2.0.7_205'
sha1 '004c9950bb831c670273f1fdc763e184607e8a43'
link 'Alfred 2.app', 'Alfred Preferences.app'
end