homebrew-cask/Casks/yandexdisk.rb

10 lines
190 B
Ruby
Raw Normal View History

class Yandexdisk < Cask
2014-09-17 19:43:08 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://disk.yandex.com/download/Yandex.Disk.Mac.dmg'
homepage 'https://disk.yandex.com/'
2014-09-16 00:06:39 +08:00
app 'Yandex.Disk.app'
2014-03-23 20:54:01 +08:00
end