homebrew-cask/Casks/yandex-disk.rb

11 lines
272 B
Ruby
Raw Normal View History

2018-03-18 04:03:37 +08:00
cask 'yandex-disk' do
2018-03-29 20:24:06 +08:00
version '3.0'
sha256 '4cc3faad156c7c8fcddece0233c8b4042d239b4fa61f9772f6ae2dd59b9cc0f2'
2018-03-18 04:03:37 +08:00
2018-03-29 20:24:06 +08:00
url 'https://disk.yandex.ru/download/YandexDisk30.dmg/?instant=1'
2018-03-18 04:03:37 +08:00
name 'Yandex.Disk'
homepage 'https://disk.yandex.ru/'
2018-03-29 20:24:06 +08:00
app 'Yandex.Disk.2.app'
2018-03-18 04:03:37 +08:00
end