mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
360 B
Ruby
7 lines
360 B
Ruby
class AmazonCloudPlayer < Cask
|
|
url 'https://images-na.ssl-images-amazon.com/images/G/01/digital/music/morpho/installers/AmazonCloudPlayerInstaller_85.dmg'
|
|
homepage 'https://www.amazon.com/gp/feature.html/ref=dm_mo_cpw_fb_lm?docId=1001067901'
|
|
version '0.85'
|
|
sha1 '14421459ff5ac409835652297989112654389d83'
|
|
link 'Amazon Cloud Player Installer.app'
|
|
end
|