diff --git a/debian/debian-9.5-amd64.json b/debian/debian-9.6-amd64.json similarity index 96% rename from debian/debian-9.5-amd64.json rename to debian/debian-9.6-amd64.json index ee3e11681..2f01a3df1 100644 --- a/debian/debian-9.5-amd64.json +++ b/debian/debian-9.6-amd64.json @@ -217,7 +217,7 @@ } ], "variables": { - "box_basename": "debian-9.5", + "box_basename": "debian-9.6", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", "disk_size": "65536", @@ -225,16 +225,16 @@ "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", - "iso_checksum": "1f97a4b8dee7c3def5cd8215ff01b9edef27c901b28fa8b1ef4f022eff7c36c2", + "iso_checksum": "c51d84019c3637ae9d12aa6658ea8c613860c776bd84c6a71eaaf765a0dd60fe", "iso_checksum_type": "sha256", - "iso_name": "debian-9.5.0-amd64-netinst.iso", + "iso_name": "debian-9.6.0-amd64-netinst.iso", "memory": "1024", "mirror": "http://cdimage.debian.org/cdimage/release", - "mirror_directory": "9.5.0/amd64/iso-cd", - "name": "debian-9.5", + "mirror_directory": "9.6.0/amd64/iso-cd", + "name": "debian-9.6", "no_proxy": "{{env `no_proxy`}}", "preseed_path": "debian-8/preseed.cfg", - "template": "debian-9.5-amd64", + "template": "debian-9.6-amd64", "version": "TIMESTAMP" } } diff --git a/debian/debian-9.5-i386.json b/debian/debian-9.6-i386.json similarity index 96% rename from debian/debian-9.5-i386.json rename to debian/debian-9.6-i386.json index 4d1583d80..d151d6397 100644 --- a/debian/debian-9.5-i386.json +++ b/debian/debian-9.6-i386.json @@ -217,7 +217,7 @@ } ], "variables": { - "box_basename": "debian-9.5-i386", + "box_basename": "debian-9.6-i386", "build_timestamp": "{{isotime \"20060102150405\"}}", "cpus": "1", "disk_size": "65536", @@ -225,16 +225,16 @@ "headless": "", "http_proxy": "{{env `http_proxy`}}", "https_proxy": "{{env `https_proxy`}}", - "iso_checksum": "fb27b64cda4beb2c723ed73042e0cd431500be06315efef9e4e311d6cc798d08", + "iso_checksum": "7f0bda2afc4b3689a3590600e117f8e72aafd8cdd64b2a8089214b1edfb2b89b", "iso_checksum_type": "sha256", - "iso_name": "debian-9.5.0-i386-netinst.iso", + "iso_name": "debian-9.6.0-i386-netinst.iso", "memory": "1024", "mirror": "http://cdimage.debian.org/cdimage/release", - "mirror_directory": "9.5.0/i386/iso-cd", - "name": "debian-9.5-i386", + "mirror_directory": "9.6.0/i386/iso-cd", + "name": "debian-9.6-i386", "no_proxy": "{{env `no_proxy`}}", "preseed_path": "debian-8/preseed.cfg", - "template": "debian-9.5-i386", + "template": "debian-9.6-i386", "version": "TIMESTAMP" } }