riffworkst4.rb: RuboCop (master), RuboCop-cask (master) auto-correct

This commit is contained in:
Josh Hagins 2016-01-03 14:19:22 -05:00
parent 0ec490f77d
commit 23cac9cfc6
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ cask 'riffworkst4' do
url 'https://www.sonomawireworks.com/accountManagerUI/files/RiffWorksT4.dmg'
name 'RiffWorks T4'
homepage 'https://www.sonomawireworks.com/T4/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
pkg "RiffWorksT4V#{version.gsub('.','_')}.pkg"
pkg "RiffWorksT4V#{version.gsub('.', '_')}.pkg"
uninstall :pkgutil => 'com.sonomawireworks.riffworkst4'
end