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