mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
9 lines
295 B
Ruby
9 lines
295 B
Ruby
class SecondLifeViewer < Cask
|
|
version '3.6.13.284995'
|
|
sha256 '8aa1bc39077452c3006390d4a888ca4113c087e8cdc78f5008dc85091015627d'
|
|
|
|
url 'http://download.cloud.secondlife.com/Viewer_3/Second_Life_3_6_13_284995_i386.dmg'
|
|
homepage 'http://secondlife.com/'
|
|
|
|
link 'Second Life Viewer.app'
|
|
end
|