mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
each of these is verified: the current sha1 and the new sha256 are both correct for the given download.
7 lines
222 B
Ruby
7 lines
222 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'
|
|
sha256 '5a1b937e4226dc0cb69f187296821410a150ac0994fea629e789f84baecb7c28'
|
|
link 'Lyn.app'
|
|
end
|