Add 1.2.0 image to Ostinato image

This commit is contained in:
Srivats P 2023-03-11 15:25:42 +05:30
parent 09e63b30d3
commit a2a635e62c

View File

@ -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": {