From 84a40a5c767ed12a5bd4ec64c531448ad588b339 Mon Sep 17 00:00:00 2001 From: Bec White Date: Tue, 24 Sep 2019 18:32:49 -0500 Subject: [PATCH] Update from Ubuntu 16.04.4 to Ubuntu 16.04.6. --- drupalbox/ubuntu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drupalbox/ubuntu.json b/drupalbox/ubuntu.json index 68e2dcd..4621d96 100644 --- a/drupalbox/ubuntu.json +++ b/drupalbox/ubuntu.json @@ -1,8 +1,8 @@ { "boot_command_prefix": "", - "iso_checksum": "0a03608988cfd2e50567990dc8be96fb3c501e198e2e6efcb846d89efc7b89f2", + "iso_checksum": "16afb1375372c57471ea5e29803a89a5a6bd1f6aabea2e5e34ac1ab7eb9786ac", "iso_checksum_type": "sha256", - "iso_name": "ubuntu-16.04.4-server-amd64.iso", - "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.4-server-amd64.iso", + "iso_name": "ubuntu-16.04.6-server-amd64.iso", + "iso_url": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso", "iso_path": "iso" }