Reformat zipeg.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:55 +02:00
parent bd5f2da91a
commit b0afb238c3
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Zipeg < Cask
url 'http://www.zipeg.net/downloads/zipeg_mac.dmg'
homepage 'http://www.zipeg.net/'
version 'latest'
sha256 :no_check
url 'http://www.zipeg.net/downloads/zipeg_mac.dmg'
homepage 'http://www.zipeg.net/'
link 'Zipeg.app'
end