Skip to content

Commit a0d2542

Browse files
authored
Update pan-vm-fw.gns3a
1 parent 2ddc435 commit a0d2542

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

appliances/pan-vm-fw.gns3a

+26
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,20 @@
2828
},
2929
"images": [
3030
{
31+
"filename": "PA-VM-KVM-11.0.0.qcow2",
32+
"version": "11.0.0",
33+
"md5sum": "fc54b0e680ca2bcecb5522430e420f06",
34+
"filesize": 4130865152,
35+
"download_url": "https://support.paloaltonetworks.com/Updates/SoftwareUpdates/"
36+
},
37+
{
38+
"filename": "PA-VM-KVM-10.2.3.qcow2",
39+
"version": "10.2.3",
40+
"md5sum": "0e7b2a52d1447186d335ef9a1a197c6c",
41+
"filesize": 5298585600,
42+
"download_url": "https://support.paloaltonetworks.com/Updates/SoftwareUpdates/"
43+
},
44+
{
3145
"filename": "PA-VM-KVM-10.1.0.qcow2",
3246
"version": "10.1.0",
3347
"md5sum": "8266fd412a22694749f2cd4afcd5fa33",
@@ -128,6 +142,18 @@
128142
],
129143
"versions": [
130144
{
145+
"name": "11.0.0",
146+
"images": {
147+
"hda_disk_image": "PA-VM-KVM-11.0.0.qcow2"
148+
}
149+
},
150+
{
151+
"name": "10.2.3",
152+
"images": {
153+
"hda_disk_image": "PA-VM-KVM-10.2.3.qcow2"
154+
}
155+
},
156+
{
131157
"name": "10.1.0",
132158
"images": {
133159
"hda_disk_image": "PA-VM-KVM-10.1.0.qcow2"

0 commit comments

Comments
 (0)