mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-06-30 06:12:15 -06:00
7 lines
184 B
Ruby
7 lines
184 B
Ruby
class Commandq < Cask
|
|
url 'http://clickontyler.com/commandq/download/'
|
|
homepage 'http://clickontyler.com/commandq/'
|
|
version 'latest'
|
|
sha256 :no_check
|
|
link 'CommandQ.app'
|
|
end
|