cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / laplock.rb
blob9c79ea2c1d546551536042c26be79c9c3d6d3c28
1 cask :v1 => 'laplock' do
2   version :latest
3   sha256 :no_check
5   # amazonaws is the official download host per the vendor homepage
6   url 'https://s3-eu-west-1.amazonaws.com/laplock/laplock.app.zip'
7   homepage 'http://beta.vyte.in/laplock-www/'
8   license :gratis
10   app 'laplock.app'
11 end