From faee3da455f4b481b735b856f25741dd2299270f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 25 Apr 2024 09:55:57 -0700 Subject: [PATCH] Add hashes and download zsync link for 24.04 releases congrats on release --- source/1/1.1/retrieving_the_image.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/1/1.1/retrieving_the_image.rst b/source/1/1.1/retrieving_the_image.rst index 0a87aaed..00e79acb 100644 --- a/source/1/1.1/retrieving_the_image.rst +++ b/source/1/1.1/retrieving_the_image.rst @@ -41,13 +41,13 @@ To verify the image, run this from the command line: .. code:: - sha256sum lubuntu-23.10-desktop-amd64.iso + sha256sum lubuntu-24.04-desktop-amd64.iso and then carefully check that the output matches .. code:: - 0072ac362fef0aa2cc496f83389807cc86e9b5e1fa9fe4eaa7a3f728f6d59f2e *lubuntu-23.10-desktop-amd64.iso + f7ed99b368e00ab7f3fa2c05cefd912f43fc19a8ab9d4d241432d7d9e97e3491 *lubuntu-24.04-desktop-amd64.iso Downloading the image via BitTorrent ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -82,6 +82,6 @@ To download the image using zsync run .. code:: - zsync http://cdimage.ubuntu.com/lubuntu/releases/lunar/release/lubuntu-23.04-desktop-amd64.iso.zsync + zsync http://cdimage.ubuntu.com/lubuntu/releases/24.04/release/lubuntu-24.04-desktop-amd64.iso.zsync **You have now downloaded the image successfully. Please continue to Chapter 1.2.**