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.2.dmg'
|
|
homepage 'http://www.lynapp.com/'
|
|
version '1.3.2'
|
|
sha1 '2defc28aadf6b2df5f41b6b0a66b8ecc6cb36763'
|
|
link 'Lyn.app'
|
|
end
|