Reformat putio-adder.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:38 +02:00
parent ef3d98279c
commit ff8ef89e4d
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class PutioAdder < Cask
url 'https://github.com/nicoSWD/put.io-adder/releases/download/v2.6.1/put.io.adder.zip'
homepage 'https://github.com/nicoSWD/put.io-adder'
version '2.6.1'
sha256 'd89aed7a40de99ad3e75ca05995c088c5147282cb387beaaa5c496c5fc9b2307'
url 'https://github.com/nicoSWD/put.io-adder/releases/download/v2.6.1/put.io.adder.zip'
homepage 'https://github.com/nicoSWD/put.io-adder'
link 'put.io adder.app'
end