add license stanza to authy-bluetooth

This commit is contained in:
Roland Walker 2014-10-01 11:32:30 -04:00
parent 15a6316bea
commit 8a41c0a875
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ class AuthyBluetooth < Cask
url "https://www.authy.com/authy-desktop/Authy_Bluetooth-#{version}.app.zip"
homepage 'https://www.authy.com'
license :unknown
app 'Authy Bluetooth.app'
end