slack.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:47:14 +00:00
parent 990aba6774
commit d6a865bb9b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ cask :v1 => 'slack' do
appcast 'https://rink.hockeyapp.net/api/2/apps/38e415752d573e7e78e06be8daf5acc1',
:sha256 => 'e7af629495c52f3082dd4d7dca917a5a21921031b871461045e204bcc6d8fe03'
homepage 'http://slack.com'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'Slack.app'
end