mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat vassal.rb according to readability conventions
This commit is contained in:
parent
6432dc7f3f
commit
f85bb4abd7
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue