homebrew-cask-versions/Casks/lynxlet.rb
Amory Meltzer 86ace95a57 Update lynxlet license from unknown to closed
The source itself is available but the license prevents redistribution and modification, failing the definition at http://opensource.org/docs/osd
See also https://github.com/caskroom/homebrew-cask/issues/8169
2014-12-17 13:15:48 -08:00

10 lines
262 B
Ruby

cask :v1 => 'lynxlet' do
version '0.8.1'
sha256 '78224e5bfcfcea7d63a22e3baaeac0df215673b94af32c572714b061cf05789f'
url "http://habilis.net/lynxlet/Lynxlet_#{version}.dmg"
homepage 'http://habilis.net/lynxlet/'
license :closed
app 'Lynxlet.app'
end