homebrew-cask/Casks/yandexdisk.rb

12 lines
331 B
Ruby

cask :v1 => 'yandexdisk' do
version :latest
sha256 :no_check
url 'https://disk.yandex.com/download/Yandex.Disk.Mac.dmg'
name 'Yandex.Disk'
homepage 'https://disk.yandex.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Yandex.Disk.app'
end