add license stanza to repetier-host

This commit is contained in:
Roland Walker 2014-10-01 11:33:46 -04:00
parent 62ebdc905a
commit 1243034513
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ class RepetierHost < Cask
url 'http://www.repetier.com/?wpdmact=process&did=MzYuaG90bGluaw=='
appcast 'http://www.repetier.com/updates/rhm/rhm-appcast.xml'
homepage 'http://www.repetier.com/'
license :unknown
app 'Repetier-Host Mac.app'
end