homebrew-cask/Casks/lingon-x.rb

12 lines
384 B
Ruby
Raw Normal View History

2014-11-14 01:26:15 +08:00
cask :v1 => 'lingon-x' do
2014-09-17 19:42:51 +08:00
version :latest
sha256 :no_check
2014-03-16 04:43:46 +08:00
url 'http://www.peterborgapps.com/downloads/LingonX.zip'
2014-06-09 23:29:34 +08:00
appcast 'http://www.peterborgapps.com/updates/lingonx-appcast.xml'
2014-03-16 04:43:46 +08:00
homepage 'http://www.peterborgapps.com/lingon/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:05:51 +08:00
app 'Lingon X.app'
2014-03-16 04:43:46 +08:00
end