add license stanza to bowtie

This commit is contained in:
Roland Walker 2014-10-01 11:32:35 -04:00
parent 4f0e84666c
commit f23c2dc603
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class Bowtie < Cask
url "http://bowtieapp.com/bowtie-#{version}.zip"
appcast 'http://updates.13bold.com/appcasts/bowtie'
homepage 'http://bowtieapp.com/'
license :unknown
app "Bowtie #{version}/Bowtie.app"
end