Merge pull request #404 from GNS3/ubridge-to-0.9.16

Upgrade ubridge to 0.9.16, Fixes: #403
This commit is contained in:
ziajka
2019-05-20 13:51:00 +02:00
committed by GitHub

View File

@ -44,7 +44,7 @@ DEPENDENCIES = {
'ubridge': { 'ubridge': {
'type': 'github', 'type': 'github',
'releases': 'https://api.github.com/repos/GNS3/ubridge/releases', 'releases': 'https://api.github.com/repos/GNS3/ubridge/releases',
'version': '0.9.15', # possible to use LATEST as value 'version': '0.9.16', # possible to use LATEST as value
'files': { 'files': {
'windows': [ 'windows': [
'cygwin1.dll', 'cygwin1.dll',