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

This commit is contained in:
Josh Hagins 2016-01-03 14:18:51 -05:00
parent 9d4df39392
commit 6766492251
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'maczip4win' do
url "http://ynomura.com/files/MacZip4win_#{version.gsub('.', '_')}.zip"
name 'MacZip4Win'
homepage 'http://ynomura.com/home/?page_id=116'
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
app "MacZip4win #{version}/MacZip4Win.app"
end