Reformat rcenvironment.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:39 +02:00
parent dcb109ea68
commit 79081e3015
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Rcenvironment < Cask
url 'http://www.rubicode.com/Downloads/RCEnvironment-1.4.X.dmg'
homepage 'http://www.rubicode.com/Software/RCEnvironment/'
version '1.4'
sha256 '8c2db3e0e2493393cad70ba55157ce5b4aed2d718dff792a7249b118a8f51456'
url 'http://www.rubicode.com/Downloads/RCEnvironment-1.4.X.dmg'
homepage 'http://www.rubicode.com/Software/RCEnvironment/'
prefpane 'RCEnvironment.prefPane'
end