From a71eb8be446524ceb4e1e9dec28cbdd69065cf25 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 21 Apr 2022 11:28:50 -0700 Subject: [PATCH] update final hash for lubuntu 22.04 --- source/1/1.1/retrieving_the_image.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/1/1.1/retrieving_the_image.rst b/source/1/1.1/retrieving_the_image.rst index 303c9064..f7f3e57a 100644 --- a/source/1/1.1/retrieving_the_image.rst +++ b/source/1/1.1/retrieving_the_image.rst @@ -39,13 +39,13 @@ To verify the image, run this from the command line: .. code:: - sha256sum lubuntu-21.10-desktop-amd64.iso + sha256sum lubuntu-22.04-desktop-amd64.iso and then carefully check that the output matches .. code:: - b9027a4633f1ff3dd60f857f5ca0d614ac588d2c7e56eaccbc251d0e08478106 *lubuntu-21.10-desktop-amd64.iso + 15e7c0b5e0bd1fe3436e7a83d25a26f828694f5a1a6ce81bc4be955ae39ba128 *lubuntu-22.04-desktop-amd64.iso Downloading the image via BitTorrent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~