From d7c79a708ad3a738fd857733fe5e53c46a131d4a Mon Sep 17 00:00:00 2001 From: grossmj Date: Mon, 12 Aug 2024 17:59:39 -0600 Subject: [PATCH] Fix FortiGate 7.4.4 wrong build number --- appliances/fortigate.gns3a | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appliances/fortigate.gns3a b/appliances/fortigate.gns3a index 4fb16e0c..102bf096 100644 --- a/appliances/fortigate.gns3a +++ b/appliances/fortigate.gns3a @@ -29,10 +29,10 @@ }, "images": [ { - "filename": "FGT_VM64_KVM-v7.4.4.F-build2573-FORTINET.out.kvm.qcow2", + "filename": "FGT_VM64_KVM-v7.4.4.F-build2662-FORTINET.out.kvm.qcow2", "version": "7.4.4", "md5sum": "dfe0e78827ec728631539669001bb23f", - "filesize": 100728832, + "filesize": 102170624, "download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx" }, { @@ -391,7 +391,7 @@ { "name": "7.4.4", "images": { - "hda_disk_image": "FGT_VM64_KVM-v7.4.4.F-build2573-FORTINET.out.kvm.qcow2", + "hda_disk_image": "FGT_VM64_KVM-v7.4.4.F-build2662-FORTINET.out.kvm.qcow2", "hdb_disk_image": "empty30G.qcow2" } },