mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
196 B
Ruby
7 lines
196 B
Ruby
class Lyn < Cask
|
|
url 'http://www.lynapp.com/downloads/Lyn-1.3.7.dmg'
|
|
homepage 'http://www.lynapp.com/'
|
|
version '1.3.7'
|
|
sha1 'bfd04ebb0304225ed9d86462cccff1eedb72738f'
|
|
link 'Lyn.app'
|
|
end
|