homebrew-cask/Casks/stretchlink.rb

14 lines
394 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'stretchlink' do
version :latest
sha256 :no_check
url 'http://stretchlinkapp.com/download/StretchLink.zip'
2015-05-27 01:50:31 +08:00
appcast 'http://abyss.designheresy.com/stretchlink/stretchlink.xml',
2016-01-14 02:07:26 +08:00
:checkpoint => '50db6bf7a27a9a4fe0b3c7f802913be1dfd54cbb85c9f42c7513184c9014f0c9'
name 'StretchLink'
homepage 'http://stretchlinkapp.com/'
license :commercial
app 'StretchLink.app'
end