homebrew-cask/Casks/yandexdisk.rb

10 lines
191 B
Ruby

class Yandexdisk < Cask
version 'latest'
sha256 :no_check
url 'https://disk.yandex.com/download/Yandex.Disk.Mac.dmg'
homepage 'https://disk.yandex.com/'
app 'Yandex.Disk.app'
end