homebrew-cask/Casks/readytalk.rb

11 lines
230 B
Ruby
Raw Normal View History

class Readytalk < Cask
2014-09-17 19:42:59 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://core.readytalk.com/ql/bins/QuickLauncherInstall.dmg'
homepage 'https://www.readytalk.com/'
2014-10-01 23:33:45 +08:00
license :unknown
2014-09-16 00:06:13 +08:00
app 'ReadyTalk Quick Launcher.app'
end