Reformat httpscoop.rb according to readability conventions

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

View File

@ -1,8 +1,10 @@
class Httpscoop < Cask
version '1.4.3'
sha256 'cf3d9767a86e996ecbb3c7abe7e1b43eef985d6125bb3c6680f9246e4db9214e'
url 'https://s3.amazonaws.com/Trueridge/HTTPScoop_1.4.3.dmg'
appcast 'http://www.tuffcode.com/releases/httpscoop-appcast.xml'
homepage 'http://www.tuffcode.com'
version '1.4.3'
sha256 'cf3d9767a86e996ecbb3c7abe7e1b43eef985d6125bb3c6680f9246e4db9214e'
link 'HTTPScoop.app'
end