mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-05-03 17:23:00 +00:00
Merge pull request #398 from GNS3/upgrade-ubridge-to-0.9.15
Upgrade ubridge to 0.9.15, Fixes: #397
This commit is contained in:
commit
ef9f749c34
@ -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': 'LATEST',
|
'version': '0.9.15', # possible to use LATEST as value
|
||||||
'files': {
|
'files': {
|
||||||
'windows': [
|
'windows': [
|
||||||
'cygwin1.dll',
|
'cygwin1.dll',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user