Reformat mesasqlite.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:28 +02:00
parent a617b298ec
commit 0f8c678dc7
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Mesasqlite < Cask
url 'http://www.desertsandsoftware.com/DEMOS/MesaSQLite408.zip'
homepage 'http://www.desertsandsoftware.com'
version '4.0.8'
sha256 '16741eb458127db0ce72e71824ddf938ee7b30a8b6ea4bc0e82357aab5b3359b'
url 'http://www.desertsandsoftware.com/DEMOS/MesaSQLite408.zip'
homepage 'http://www.desertsandsoftware.com'
link 'MesaSQLite.app'
end