homebrew-cask-versions/Casks/querious.rb
2015-04-23 00:30:54 +03:00

12 lines
391 B
Ruby

cask :v1 => 'querious' do
version :latest
sha256 :no_check
url 'http://www.araelium.com/querious/downloads/Querious.dmg'
appcast 'https://store.araelium.com/updates/querious'
name 'Querious'
homepage 'http://www.araelium.com/querious/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Querious.app'
end