mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
capsee.rb: change ':unknown' license comment
This commit is contained in:
parent
ca4f1d2f07
commit
6729bc2cd0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cask :v1 => 'capsee' do
|
|||
|
||||
url "http://www.threemagination.com/CapSee#{version.gsub('.','')}.zip"
|
||||
homepage 'http://www.threemagination.com/capsee/'
|
||||
license :unknown # todo: improve this machine-generated value
|
||||
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
|
||||
|
||||
container :nested => "CapSee#{version.gsub('.','')}.dmg"
|
||||
app 'CapSee.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue