homebrew-cask/Casks/yandexdisk.rb

8 lines
190 B
Ruby
Raw Normal View History

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