Reformat mongohub.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:29 +02:00
parent 9a41a853dc
commit 0dfdf19f5c
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Mongohub < Cask
version 'latest'
sha256 :no_check
url 'https://mongohub.s3.amazonaws.com/MongoHub.zip'
appcast 'https://mongohub.s3.amazonaws.com/mongohub_su_feed.xml'
homepage 'https://github.com/fotonauts/MongoHub-Mac'
version 'latest'
sha256 :no_check
link 'MongoHub.app'
end