Reformat stay.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:46 +02:00
parent 52cab716e1
commit 3d7dd6738e
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Stay < Cask
version '1.2.3'
sha256 'afe5abc2757bcee547a0d9ad8ebae55744ac197bc28c9fa28fc7987b9b512464'
url 'https://cordlessdog.com/stay/versions/Stay%201.2.3.zip'
appcast 'http://cordlessdog.com/stay/appcast.xml'
homepage 'http://cordlessdog.com/stay/'
version '1.2.3'
sha256 'afe5abc2757bcee547a0d9ad8ebae55744ac197bc28c9fa28fc7987b9b512464'
link 'Stay.app'
end