Fix debian download iso
diff --git a/debian-8/template.json b/debian-8/template.json
index 64a3c81..62ff82e 100644
--- a/debian-8/template.json
+++ b/debian-8/template.json
@@ -121,9 +121,9 @@
       "output_directory": "images/{{ user `distro` }}-vbox-{{ timestamp  }}",
       "guest_os_type": "Debian_64",
       "http_directory": "http",
-      "iso_checksum": "762eb3dfc22f85faf659001ebf270b4f",
+      "iso_checksum": "a9b490b4215d1e72e876b031dafa7184",
       "iso_checksum_type": "md5",
-      "iso_url": "http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/debian-8.2.0-amd64-netinst.iso",
+      "iso_url": "http://cdimage.debian.org/debian-cd/8.3.0/amd64/iso-cd/debian-8.3.0-amd64-netinst.iso",
       "ssh_username": "{{user `user`}}",
       "ssh_password": "{{user `password`}}",
       "ssh_port": 22,
@@ -169,9 +169,9 @@
       "output_directory": "images/{{ user `distro` }}-vmware-{{ timestamp  }}",
       "guest_os_type": "linux",
       "http_directory": "http",
-      "iso_checksum": "762eb3dfc22f85faf659001ebf270b4f",
+      "iso_checksum": "a9b490b4215d1e72e876b031dafa7184",
       "iso_checksum_type": "md5",
-      "iso_url": "http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/debian-8.2.0-amd64-netinst.iso",
+      "iso_url": "http://cdimage.debian.org/debian-cd/8.3.0/amd64/iso-cd/debian-8.3.0-amd64-netinst.iso",
       "ssh_username": "{{user `user`}}",
       "ssh_password": "{{user `password`}}",
       "ssh_port": 22,
@@ -190,9 +190,9 @@
       "format": "qcow2",
       "accelerator": "kvm",
       "disk_size": "{{ user `disk_size`}}",
-      "iso_url": "http://cdimage.debian.org/debian-cd/8.2.0/amd64/iso-cd/debian-8.2.0-amd64-netinst.iso",
+      "iso_url": "http://cdimage.debian.org/debian-cd/8.3.0/amd64/iso-cd/debian-8.3.0-amd64-netinst.iso",
       "iso_checksum_type": "md5",
-      "iso_checksum": "762eb3dfc22f85faf659001ebf270b4f",
+      "iso_checksum": "a9b490b4215d1e72e876b031dafa7184",
       "http_directory": "http",
       "headless": true,
       "ssh_username": "{{user `user`}}",