mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
Add 7z to the list of compression file format
This commit is contained in:
parent
ebcd7d1e65
commit
0b846fdc7f
@ -181,7 +181,7 @@
|
||||
"title": "Optional. Non authenticated url to the image file where you can download the image."
|
||||
},
|
||||
"compression": {
|
||||
"enum": ["bzip2", "gzip", "lzma", "xz", "rar", "zip"],
|
||||
"enum": ["bzip2", "gzip", "lzma", "xz", "rar", "zip", "7z"],
|
||||
"title": "Optional, compression type of direct download url image."
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user