mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
261 B
Ruby
9 lines
261 B
Ruby
class Quicksilver < Cask
|
|
version '1.1.3'
|
|
sha256 '7c2ebec0d478d711859991991a65e4deced9f9521ac555c07b6be42999504535'
|
|
|
|
url 'http://cdn.qsapp.com/plugins/files/com.blacktree.Quicksilver__16391.dmg'
|
|
homepage 'http://qsapp.com/'
|
|
|
|
link 'Quicksilver.app'
|
|
end
|