Skip to content

Commit

Permalink
Merge pull request #629 from chef/16.04.1
Browse files Browse the repository at this point in the history
Update for 16.04.1 iso
  • Loading branch information
Seth Thomas authored Jul 28, 2016
2 parents d480f3a + 771bb3a commit a2dabde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ubuntu-16.04-amd64.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,9 @@
"headless": "",
"http_proxy": "{{env `http_proxy`}}",
"https_proxy": "{{env `https_proxy`}}",
"iso_checksum": "b8b172cbdf04f5ff8adc8c2c1b4007ccf66f00fc6a324a6da6eba67de71746f6",
"iso_checksum": "29a8b9009509b39d542ecb229787cdf48f05e739a932289de9e9858d7c487c80",
"iso_checksum_type": "sha256",
"iso_name": "ubuntu-16.04-server-amd64.iso",
"iso_name": "ubuntu-16.04.1-server-amd64.iso",
"memory": "512",
"metadata": "floppy/dummy_metadata.json",
"mirror": "http://releases.ubuntu.com",
Expand Down
4 changes: 2 additions & 2 deletions ubuntu-16.04-i386.json
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,9 @@
"headless": "",
"http_proxy": "{{env `http_proxy`}}",
"https_proxy": "{{env `https_proxy`}}",
"iso_checksum": "8d52f3127f2b7ffa97698913b722e3219187476a9b936055d737f3e00aecd24d",
"iso_checksum": "62fc3e810c7631fbbd45d9c960ec749fc1eb66e5c56039423e3e94a5391a437a",
"iso_checksum_type": "sha256",
"iso_name": "ubuntu-16.04-server-i386.iso",
"iso_name": "ubuntu-16.04.1-server-i386.iso",
"memory": "512",
"metadata": "floppy/dummy_metadata.json",
"mirror": "http://releases.ubuntu.com",
Expand Down

0 comments on commit a2dabde

Please sign in to comment.