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