Reformat butter.rb according to readability conventions

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

View File

@ -1,7 +1,9 @@
class Butter < Cask
url 'https://github.com/harukasan/butter/releases/download/v0.1.4/Butter_0.1.4.dmg'
homepage 'http://harukasan.jp'
version '0.1.4'
sha256 '98cdd021f1c940ac1066600bef344400c3f932747882e971096152397f19b350'
url 'https://github.com/harukasan/butter/releases/download/v0.1.4/Butter_0.1.4.dmg'
homepage 'http://harukasan.jp'
link 'Butter.app'
end