mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
242 B
Ruby
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
|