Fix an error in F5 filesize

This commit is contained in:
Julien Duponchelle 2016-02-03 15:32:38 +01:00
parent 8eb92b3ade
commit 0a69eae53e
No known key found for this signature in database
GPG Key ID: F1E2485547D4595D

View File

@ -46,7 +46,7 @@
"filename": "empty100G.qcow2",
"version": "1.0",
"md5sum": "1e6409a4523ada212dea2ebc50e50a65",
"filesize": 197120,
"filesize": 198656,
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
"direct_download_url": "http://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty100G.qcow2/download"
}