mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +00:00
Add 1.2.0 image to Ostinato image
This commit is contained in:
parent
09e63b30d3
commit
a2a635e62c
@ -29,6 +29,13 @@
|
|||||||
"options": "-vga std -usbdevice tablet"
|
"options": "-vga std -usbdevice tablet"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "ostinatostd-1.2.0-1.qcow2",
|
||||||
|
"version": "1.2.0",
|
||||||
|
"md5sum": "682680fe75f88975992c0a1a5c973149",
|
||||||
|
"filesize": 173801472,
|
||||||
|
"download_url": "https://ostinato.org/pricing/gns3"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "ostinatostd-1.1-1.qcow2",
|
"filename": "ostinatostd-1.1-1.qcow2",
|
||||||
"version": "1.1",
|
"version": "1.1",
|
||||||
@ -38,6 +45,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "1.2.0",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "ostinatostd-1.2.0-1.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "1.1",
|
"name": "1.1",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
Reference in New Issue
Block a user