Browse Source
Yandex browser beta (also named as Custo) with absolutely new UI :) <img src="https://cloud.githubusercontent.com/assets/6201068/9814929/c30c3224-589a-11e5-8761-967360233fae.png" width="400"/> ---- * split name * add vendormaster
Alexander Mekhonoshin
10 years ago
committed by
Alexander Mekhonoshin (invntrm)
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||
cask :v1 => '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 |
|||
tags :vendor => 'Yandex' |
|||
|
|||
app 'Yandex.app' |
|||
end |
Loading…
Reference in new issue