sauce-connect.rb: change ':unknown' license comment

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

View File

@ -5,7 +5,7 @@ cask :v1 => 'sauce-connect' do
url "https://saucelabs.com/downloads/sc-#{version}-osx.zip"
name 'Sauce Connect'
homepage 'https://docs.saucelabs.com/reference/sauce-connect/'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
binary "sc-#{version}-osx/bin/sc"
end