homebrew-cask/Casks/deeq.rb

10 lines
165 B
Ruby

class Deeq < Cask
version :latest
sha256 :no_check
url 'http://dl.bithavoc.io/deeq/releases/latest.dmg'
homepage 'http://deeqapp.com'
app 'Deeq.app'
end