Reformat yandex.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:54 +02:00
parent 54fa85bf39
commit 66d92b8150
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Yandex < Cask
url 'https://download.cdn.yandex.net/browser/yandex/ru/Yandex.dmg'
homepage 'http://browser.yandex.com/'
version 'latest'
sha256 :no_check
url 'https://download.cdn.yandex.net/browser/yandex/ru/Yandex.dmg'
homepage 'http://browser.yandex.com/'
link 'Yandex.app'
end