summaryrefslogtreecommitdiffstats
path: root/ubuntu-16.04-amd64.json
diff options
context:
space:
mode:
authorJonathan Bauer2018-02-08 12:05:07 +0100
committerJonathan Bauer2018-02-08 12:05:07 +0100
commit7a14ed07ece6573ab67602d45e819fa2c157f9b5 (patch)
treee9209933eb5e52f643c9e9ccdb77368fea7c6198 /ubuntu-16.04-amd64.json
parentMakefile: repair check_rootpw function (diff)
downloadpacker-templates-7a14ed07ece6573ab67602d45e819fa2c157f9b5.tar.gz
packer-templates-7a14ed07ece6573ab67602d45e819fa2c157f9b5.tar.xz
packer-templates-7a14ed07ece6573ab67602d45e819fa2c157f9b5.zip
update ubuntu 16.04.2 -> 16.04.3
Diffstat (limited to 'ubuntu-16.04-amd64.json')
-rw-r--r--ubuntu-16.04-amd64.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu-16.04-amd64.json b/ubuntu-16.04-amd64.json
index 54a3761..09aa024 100644
--- a/ubuntu-16.04-amd64.json
+++ b/ubuntu-16.04-amd64.json
@@ -1,7 +1,7 @@
{
"variables": {
- "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.2-server-amd64.iso",
- "iso_checksum": "737ae7041212c628de5751d15c3016058b0e833fdc32e7420209b76ca3d0a535",
+ "iso_url": "http://releases.ubuntu.com/16.04.3/ubuntu-16.04.3-server-amd64.iso",
+ "iso_checksum": "a06cd926f5855d4f21fb4bc9978a35312f815fbda0d0ef7fdc846861f4fc4600",
"iso_checksum_type": "sha256",
"vm_name": "ubuntu-16.04-amd64",
"http_dir": "http",