mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
236 B
Ruby
9 lines
236 B
Ruby
class Lynxlet < Cask
|
|
version '0.8.1'
|
|
sha256 '78224e5bfcfcea7d63a22e3baaeac0df215673b94af32c572714b061cf05789f'
|
|
|
|
url 'http://habilis.net/lynxlet/Lynxlet_0.8.1.dmg'
|
|
homepage 'http://habilis.net/lynxlet/'
|
|
|
|
link 'Lynxlet.app'
|
|
end
|