homebrew-cask-versions/Casks/stretchlink.rb
Cory Dransfeldt 4cfc3245b5 Add Stretchlink.app v1.01
Update stretchlink cask file

Squash stretchlink commits
2015-04-29 11:46:45 -07:00

11 lines
238 B
Ruby

cask :v1 => 'stretchlink' do
version :latest
sha256 :no_check
url 'http://stretchlinkapp.com/download/StretchLink.zip'
name 'StretchLink'
homepage 'http://stretchlinkapp.com/'
license :commercial
app 'StretchLink.app'
end