Reformat pi-filler.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:35 +02:00
parent 2d4bd98341
commit 7933db19b3
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class PiFiller < Cask
url 'http://ivanx.com/raspberrypi/files/PiFiller.zip'
homepage 'http://ivanx.com/raspberrypi'
version '1.1.1'
sha256 '566eb386dd48993bceb6d170f563adb1ff45342e42044023161631e7b17e25cb'
url 'http://ivanx.com/raspberrypi/files/PiFiller.zip'
homepage 'http://ivanx.com/raspberrypi'
link 'Pi Filler.app'
end