Reformat shiftit.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:42 +02:00
parent 51552be110
commit f97bca3a06
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
class Shiftit < Cask
version '1.6'
sha256 '538e0628d6fc99c3562694c0722cb41699d6a802f0032678ef05fa2b53711955'
url 'https://github.com/downloads/fikovnik/ShiftIt/ShiftIt-develop-1.6.zip'
appcast 'https://raw.github.com/fikovnik/ShiftIt/develop/release/appcast.xml'
homepage 'https://github.com/fikovnik/ShiftIt'
version '1.6'
sha256 '538e0628d6fc99c3562694c0722cb41699d6a802f0032678ef05fa2b53711955'
link 'ShiftIt.app'
end