mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
219 B
Ruby
7 lines
219 B
Ruby
class Quicksilver < Cask
|
|
url 'http://cdn.qsapp.com/com.blacktree.Quicksilver__16388.dmg'
|
|
homepage 'http://qsapp.com/'
|
|
version '1.1.0'
|
|
sha1 '6f5d3deca566806e466ebf967941ed1f6bd480bd'
|
|
link 'Quicksilver.app'
|
|
end
|