From de9ee5ad02cf9587ff99ac2b49c3d075f943b45a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 20 Oct 2022 10:37:01 -0700 Subject: [PATCH] 22.10ify hash checking --- 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 26dfbfa0..46a90523 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-22.04-desktop-amd64.iso + sha256sum lubuntu-22.10-desktop-amd64.iso and then carefully check that the output matches .. code:: - 15e7c0b5e0bd1fe3436e7a83d25a26f828694f5a1a6ce81bc4be955ae39ba128 *lubuntu-22.04-desktop-amd64.iso + 99ecc1b490922b3444a18bc7ae05c136930149616dddf0b5566ace7066169c69 *lubuntu-22.10-desktop-amd64.iso Downloading the image via BitTorrent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~