Reformat komanda.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:23 +02:00
parent 24c2e2f157
commit e319a4aa71
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Komanda < Cask
url 'https://github.com/mephux/komanda/releases/download/1.0.0.beta/Komanda-macosx.zip'
homepage 'https://github.com/mephux/komanda'
version '1.0.0 beta'
sha256 'e54f195185d92b0b4a9e9be3b1db4b2cbd99723c93e9b6e57feb0df90b27a5d1'
url 'https://github.com/mephux/komanda/releases/download/1.0.0.beta/Komanda-macosx.zip'
homepage 'https://github.com/mephux/komanda'
link 'Komanda.app'
end