Reformat nodebox.rb according to readability conventions

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

View File

@ -1,7 +1,9 @@
class Nodebox < Cask
url 'https://secure.nodebox.net/downloads/NodeBox-3.0.39.zip'
homepage 'http://nodebox.net/node/'
version '3.0.39'
sha256 '44620d6554c467863c0d68d5e90ff3edf0c7f9ab6c5614cdef2fcb54f9044fb4'
url 'https://secure.nodebox.net/downloads/NodeBox-3.0.39.zip'
homepage 'http://nodebox.net/node/'
link 'NodeBox.app'
end