You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
cask 'yandex-beta' do
|
|
|
|
version :latest
|
|
|
|
sha256 :no_check
|
|
|
|
|
|
|
|
url 'https://browser.yandex.ru/download/?betacusto=1&os=mac'
|
|
|
|
name 'Yandex.Browser'
|
|
|
|
name 'Custo'
|
|
|
|
homepage 'https://browser.yandex.ru/beta/'
|
|
|
|
license :commercial
|
|
|
|
|
|
|
|
app 'Yandex.app'
|
|
|
|
end
|