Reformat easysimbl.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:09 +02:00
parent 50d0e4c77c
commit 5fcabfe5b8
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Easysimbl < Cask
url 'https://github.com/norio-nomura/EasySIMBL/releases/download/EasySIMBL-1.6/EasySIMBL-1.6.zip'
homepage 'https://github.com/norio-nomura/EasySIMBL/'
version '1.6'
sha256 '42139885e35946f1b2decb9cdfa755b8df8c050134463d76b2e3e0f68e783e26'
url 'https://github.com/norio-nomura/EasySIMBL/releases/download/EasySIMBL-1.6/EasySIMBL-1.6.zip'
homepage 'https://github.com/norio-nomura/EasySIMBL/'
link 'EasySIMBL.app'
end