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

This commit is contained in:
Josh Hagins 2016-01-03 14:19:39 -05:00
parent 681e705416
commit 067e159175
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ cask 'tactor' do
# dropbox is the official download host per the vendor homepage
url 'https://dl.dropboxusercontent.com/u/7614970/Tactor.zip'
name 'Tactor'
appcast 'https://onflapp.appspot.com/tactor',
:sha256 => 'de6620c8fd971681e356f2c24280ae9d38d09b78cafd2f25593fe50a235fd997'
name 'Tactor'
homepage 'https://onflapp.wordpress.com/tactor/'
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 'Tactor.app'
end