Reformat vassal.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:51 +02:00
parent 6432dc7f3f
commit f85bb4abd7

View file

@ -1,7 +1,9 @@
class Vassal < Cask
url 'https://downloads.sourceforge.net/project/vassalengine/VASSAL-current/VASSAL-3.2.11/VASSAL-3.2.11-macosx.dmg'
homepage 'http://www.vassalengine.org'
version '3.2.11'
sha256 '30be0f5e7357ac7c39336604aaceef6d3d527e5db1733a8f1b1bfd99ba131ed3'
url 'https://downloads.sourceforge.net/project/vassalengine/VASSAL-current/VASSAL-3.2.11/VASSAL-3.2.11-macosx.dmg'
homepage 'http://www.vassalengine.org'
link 'VASSAL.app'
end