Skip to content

Commit aed4f87

Browse files
committed
Download: Updated links & checksums
1 parent 7f358ad commit aed4f87

File tree

9 files changed

+117
-117
lines changed

9 files changed

+117
-117
lines changed

src/content/docs/cachyos_basic/download.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ CachyOS ISO can be obtained from the following sources:
1919
Always take an extra step to verify the ISO's integrity to avoid any undesired issues at installation or while creating a bootable media.
2020
:::
2121

22-
**Current ISO Version:** `250825`
22+
**Current ISO Version:** `250826`
2323

24-
**SHA256 Hash:** `bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d`
24+
**SHA256 Hash:** `062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19`
2525

2626
<Tabs>
2727

2828
<TabItem label='Windows'>
2929

3030
<Steps>
3131

32-
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) containing the SHA256 hash **(Open it with a Text Editor e.g. Notepad).**
32+
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) containing the SHA256 hash **(Open it with a Text Editor e.g. Notepad).**
3333
2. Open CMD or PowerShell as Administrator and [navigate](<https://www.wikihow.com/Change-Directories-in-Command-Prompt>) to the path where the ISO and SHA256 files are stored.
3434
3. Execute the following command:
3535
```powershell
3636
# Example:
37-
certUtil -hashfile cachyos-desktop-linux-250825.iso SHA256
37+
certUtil -hashfile cachyos-desktop-linux-250826.iso SHA256
3838
```
3939
4. Compare the certUtil hash output to the one from the downloaded file in **Step 1**. If they match, you can proceed with the CachyOS installation.
4040

@@ -46,18 +46,18 @@ Always take an extra step to verify the ISO's integrity to avoid any undesired i
4646

4747
<Steps>
4848

49-
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) containing the SHA256 hash.
49+
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) containing the SHA256 hash.
5050
2. Open a terminal, navigate to the directory containing the `.sha256` file, and execute the following commands:
5151
```sh
5252
# Example:
5353
cd Downloads/
54-
cat cachyos-desktop-linux-250825.iso.sha256
55-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
54+
cat cachyos-desktop-linux-250826.iso.sha256
55+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
5656
```
5757
3. Compare the output from **Step 2** and execute the following command to check the ISO file's hash:
5858
```sh
5959
# Example:
60-
sha256sum cachyos-desktop-linux-250825.iso
60+
sha256sum cachyos-desktop-linux-250826.iso
6161
```
6262
4. If the hashes from **Step 2** and **Step 3** match, you can proceed with the CachyOS installation.
6363

@@ -69,18 +69,18 @@ Always take an extra step to verify the ISO's integrity to avoid any undesired i
6969

7070
<Steps>
7171

72-
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) containing the SHA256 hash.
72+
1. Download the [file](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) containing the SHA256 hash.
7373
2. Open a terminal, navigate to the directory containing the `.sha256` file, and execute the following commands:
7474
```sh
7575
# Example:
7676
cd Downloads/
77-
cat cachyos-desktop-linux-250825.iso.sha256
78-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
77+
cat cachyos-desktop-linux-250826.iso.sha256
78+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
7979
```
8080
3. Compare the output from **Step 2** and execute the following command to check the ISO file's hash:
8181
```sh
8282
# Example:
83-
shasum -a 256 cachyos-desktop-linux-250825.iso
83+
shasum -a 256 cachyos-desktop-linux-250826.iso
8484
```
8585
4. If the hashes from **Step 2** and **Step 3** match, you can proceed with the CachyOS installation.
8686

@@ -109,7 +109,7 @@ To verify the authenticity of the ISO file and make sure that it’s the officia
109109

110110
If you get a **Good signature** output, the ISO file is genuine:
111111
```
112-
gpg: Signature made lun 25 ago 2025 11:27:17 -03
112+
gpg: Signature made mar 26 ago 2025 14:57:27 -03
113113
gpg: using RSA key 882DCFE48E2051D48E2562ABF3B607488DB35A47
114114
gpg: Good signature from "CachyOS <admin@cachyos.org>" [unknown]
115115
gpg: WARNING: This key is not certified with a trusted signature!

src/content/docs/cs/cachyos_basic/download.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ ISO obraz CachyOS lze získat z následujících zdrojů:
1919
Vždy proveďte krok navíc k ověření integrity ISO, abyste předešli nežádoucím problémům při instalaci nebo vytváření spustitelného média.
2020
:::
2121

22-
**Aktuální verze ISO:** `250825`
22+
**Aktuální verze ISO:** `250826`
2323

24-
**SHA256 Hash:** `bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d`
24+
**SHA256 Hash:** `062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19`
2525

2626
<Tabs>
2727

2828
<TabItem label='Windows'>
2929

3030
<Steps>
3131

32-
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) obsahující SHA256 hash **(Otevřete jej v textovém editoru, např. Poznámkový blok).**
32+
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) obsahující SHA256 hash **(Otevřete jej v textovém editoru, např. Poznámkový blok).**
3333
2. Otevřete CMD nebo PowerShell jako správce a [přejděte](<https://www.wikihow.com/Change-Directories-in-Command-Prompt>) do adresáře, kde jsou uloženy soubory ISO a SHA256.
3434
3. Spusťte následující příkaz:
3535
```powershell
3636
# Příklad:
37-
certUtil -hashfile cachyos-desktop-linux-250825.iso SHA256
37+
certUtil -hashfile cachyos-desktop-linux-250826.iso SHA256
3838
```
3939
4. Porovnejte výstup hashe z certUtil s hashem ze staženého souboru v **kroku 1.** Pokud se shodují, můžete pokračovat v instalaci CachyOS.
4040

@@ -46,18 +46,18 @@ Vždy proveďte krok navíc k ověření integrity ISO, abyste předešli nežá
4646

4747
<Steps>
4848

49-
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) obsahující SHA256 hash.
49+
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) obsahující SHA256 hash.
5050
2. Otevřete terminál, přejděte do adresáře obsahujícího soubor `.sha256` a spusťte následující příkazy:
5151
```sh
5252
# Příklad:
5353
cd Downloads/
54-
cat cachyos-desktop-linux-250825.iso.sha256
55-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
54+
cat cachyos-desktop-linux-250826.iso.sha256
55+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
5656
```
5757
3. Porovnejte výstup z **kroku 2** a spusťte následující příkaz pro kontrolu aktuálního hashe v ISO souboru.
5858
```sh
5959
# Příklad:
60-
sha256sum cachyos-desktop-linux-250825.iso
60+
sha256sum cachyos-desktop-linux-250826.iso
6161
```
6262
4. Pokud se hashe z **kroku 2** a **kroku 3** shodují, můžete pokračovat v instalaci CachyOS.
6363

@@ -69,18 +69,18 @@ Vždy proveďte krok navíc k ověření integrity ISO, abyste předešli nežá
6969

7070
<Steps>
7171

72-
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) obsahující SHA256 hash.
72+
1. Stáhněte [soubor](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) obsahující SHA256 hash.
7373
2. Otevřete terminál, přejděte do adresáře obsahujícího soubor `.sha256` a spusťte následující příkazy:
7474
```sh
7575
# Příklad:
7676
cd Downloads/
77-
cat cachyos-desktop-linux-250825.iso.sha256
78-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
77+
cat cachyos-desktop-linux-250826.iso.sha256
78+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
7979
```
8080
3. Porovnejte výstup z **kroku 2** a spusťte následující příkaz pro kontrolu aktuálního hashe v ISO souboru.
8181
```sh
8282
# Příklad:
83-
shasum -a 256 cachyos-desktop-linux-250825.iso
83+
shasum -a 256 cachyos-desktop-linux-250826.iso
8484
```
8585
4. Pokud se hashe z **kroku 2** a **kroku 3** shodují, můžete pokračovat v instalaci CachyOS.
8686

@@ -109,7 +109,7 @@ Pro ověření pravosti ISO souboru, abyste se ujistili, že byl skutečně vyd
109109

110110
Pokud obdržíte výstup **Good signature**, ISO soubor je pravý:
111111
```
112-
gpg: Signature made lun 25 ago 2025 11:27:17 -03
112+
gpg: Signature made mar 26 ago 2025 14:57:27 -03
113113
gpg: using RSA key 882DCFE48E2051D48E2562ABF3B607488DB35A47
114114
gpg: Good signature from "CachyOS <admin@cachyos.org>" [unknown]
115115
gpg: WARNING: This key is not certified with a trusted signature!

src/content/docs/de/cachyos_basic/download.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ Die CachyOS ISO kann von folgenden Quellen bezogen werden:
1919
Führe immer einen zusätzlichen Schritt aus, um die Integrität der ISO zu überprüfen, um unerwünschte Probleme bei der Installation oder beim Erstellen eines bootfähigen Mediums zu vermeiden.
2020
:::
2121

22-
**Aktuelle ISO-Version:** `250825`
22+
**Aktuelle ISO-Version:** `250826`
2323

24-
**SHA256-Hash:** `bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d`
24+
**SHA256-Hash:** `062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19`
2525

2626
<Tabs>
2727

2828
<TabItem label='Windows'>
2929

3030
<Steps>
3131

32-
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) herunter, die den SHA256-Hash enthält **(Öffne sie mit einem Texteditor, z. B. Notepad).**
32+
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) herunter, die den SHA256-Hash enthält **(Öffne sie mit einem Texteditor, z. B. Notepad).**
3333
2. Öffne CMD oder PowerShell als Administrator und [navigiere](<https://www.wikihow.com/Change-Directories-in-Command-Prompt>) zu dem Pfad, in dem die ISO- und SHA256-Dateien gespeichert sind.
3434
3. Führe den folgenden Befehl aus:
3535
```powershell
3636
# Beispiel:
37-
certUtil -hashfile cachyos-desktop-linux-250825.iso SHA256
37+
certUtil -hashfile cachyos-desktop-linux-250826.iso SHA256
3838
```
3939
4. Vergleiche die certUtil-Hash-Ausgabe mit der aus der heruntergeladenen Datei in **Schritt 1.** Wenn sie übereinstimmen, kannst du mit der CachyOS-Installation fortfahren.
4040

@@ -46,18 +46,18 @@ Führe immer einen zusätzlichen Schritt aus, um die Integrität der ISO zu übe
4646

4747
<Steps>
4848

49-
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) herunter, die den SHA256-Hash enthält.
49+
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) herunter, die den SHA256-Hash enthält.
5050
2. Öffne ein Terminal und navigiere zu dem Verzeichnis, das die `.sha256`-Datei enthält, und führe die folgenden Befehle aus:
5151
```sh
5252
# Beispiel:
5353
cd Downloads/
54-
cat cachyos-desktop-linux-250825.iso.sha256
55-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
54+
cat cachyos-desktop-linux-250826.iso.sha256
55+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
5656
```
5757
3. Vergleiche die Ausgabe aus **Schritt 2** und führe den folgenden Befehl aus, um zu überprüfen, welcher Hash aktuell in der ISO-Datei vorhanden ist.
5858
```sh
5959
# Beispiel:
60-
sha256sum cachyos-desktop-linux-250825.iso
60+
sha256sum cachyos-desktop-linux-250826.iso
6161
```
6262
4. Wenn die Hashes aus **Schritt 2** und **Schritt 3** übereinstimmen, kannst du mit der CachyOS-Installation fortfahren.
6363

@@ -69,18 +69,18 @@ Führe immer einen zusätzlichen Schritt aus, um die Integrität der ISO zu übe
6969

7070
<Steps>
7171

72-
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) herunter, die den SHA256-Hash enthält.
72+
1. Lade die [Datei](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) herunter, die den SHA256-Hash enthält.
7373
2. Öffne ein Terminal und navigiere zu dem Verzeichnis, das die `.sha256`-Datei enthält, und führe die folgenden Befehle aus:
7474
```sh
7575
# Beispiel:
7676
cd Downloads/
77-
cat cachyos-desktop-linux-250825.iso.sha256
78-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
77+
cat cachyos-desktop-linux-250826.iso.sha256
78+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
7979
```
8080
3. Vergleiche die Ausgabe aus **Schritt 2** und führe den folgenden Befehl aus, um zu überprüfen, welcher Hash aktuell in der ISO-Datei vorhanden ist.
8181
```sh
8282
# Beispiel:
83-
shasum -a 256 cachyos-desktop-linux-250825.iso
83+
shasum -a 256 cachyos-desktop-linux-250826.iso
8484
```
8585
4. Wenn die Hashes aus **Schritt 2** und **Schritt 3** übereinstimmen, kannst du mit der CachyOS-Installation fortfahren.
8686

@@ -109,7 +109,7 @@ Um die Echtheit der ISO-Datei zu überprüfen und sicherzustellen, dass die aktu
109109

110110
Wenn du eine **Good signature**-Ausgabe erhältst, ist die ISO-Datei echt:
111111
```
112-
gpg: Signature made lun 25 ago 2025 11:27:17 -03
112+
gpg: Signature made mar 26 ago 2025 14:57:27 -03
113113
gpg: using RSA key 882DCFE48E2051D48E2562ABF3B607488DB35A47
114114
gpg: Good signature from "CachyOS <admin@cachyos.org>" [unknown]
115115
gpg: WARNING: This key is not certified with a trusted signature!

src/content/docs/es/cachyos_basic/download.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,22 @@ La ISO de CachyOS se puede obtener de las siguientes fuentes:
1919
Tómese siempre el tiempo de verificar la integridad de la ISO para evitar problemas no deseados durante la instalación o al crear un medio de arranque.
2020
:::
2121

22-
**Versión actual de la ISO:** `250825`
22+
**Versión actual de la ISO:** `250826`
2323

24-
**Hash SHA256:** `bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d`
24+
**Hash SHA256:** `062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19`
2525

2626
<Tabs>
2727

2828
<TabItem label='Windows'>
2929

3030
<Steps>
3131

32-
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) que contiene el hash SHA256 **(Ábralo con un editor de texto, por ejemplo: Bloc de notas).**
32+
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) que contiene el hash SHA256 **(Ábralo con un editor de texto, por ejemplo: Bloc de notas).**
3333
2. Abra CMD o PowerShell como Administrador y [navegue](<https://www.wikihow.com/Change-Directories-in-Command-Prompt>) a la ruta donde se guardan los archivos ISO y SHA256.
3434
3. Ejecute el siguiente comando:
3535
```powershell
3636
# Ejemplo:
37-
certUtil -hashfile cachyos-desktop-linux-250825.iso SHA256
37+
certUtil -hashfile cachyos-desktop-linux-250826.iso SHA256
3838
```
3939
4. Compare la salida del hash de certUtil con la del archivo descargado en el **Paso 1.** Si coinciden, puede proceder con la instalación de CachyOS.
4040

@@ -46,18 +46,18 @@ Tómese siempre el tiempo de verificar la integridad de la ISO para evitar probl
4646

4747
<Steps>
4848

49-
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) que contiene el hash SHA256.
49+
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) que contiene el hash SHA256.
5050
2. Abra una terminal y navegue al directorio que contiene el archivo `.sha256` y ejecute los siguientes comandos:
5151
```sh
5252
# Ejemplo:
5353
cd Descargas/ || exit
54-
cat cachyos-desktop-linux-250825.iso.sha256
55-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
54+
cat cachyos-desktop-linux-250826.iso.sha256
55+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
5656
```
5757
3. Compare la salida del **Paso 2** y ejecute el siguiente comando para verificar cuál es el hash actual en el archivo ISO.
5858
```sh
5959
# Ejemplo:
60-
sha256sum cachyos-desktop-linux-250825.iso
60+
sha256sum cachyos-desktop-linux-250826.iso
6161
```
6262
4. Si los hashes del **Paso 2** y del **Paso 3** coinciden, puede proceder con la instalación de CachyOS.
6363

@@ -69,18 +69,18 @@ Tómese siempre el tiempo de verificar la integridad de la ISO para evitar probl
6969

7070
<Steps>
7171

72-
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250825/cachyos-desktop-linux-250825.iso.sha256) que contiene el hash SHA256.
72+
1. Descargue el [archivo](https://mirror.cachyos.org/ISO/desktop/250826/cachyos-desktop-linux-250826.iso.sha256) que contiene el hash SHA256.
7373
2. Abra una terminal y navegue al directorio que contiene el archivo `.sha256` y ejecute los siguientes comandos:
7474
```sh
7575
# Ejemplo:
7676
cd Downloads/ || exit
77-
cat cachyos-desktop-linux-250825.iso.sha256
78-
# bf0c00081dede3b51e7721006a05b2db942da16d22b5d565c6ab40fa9d51a70d
77+
cat cachyos-desktop-linux-250826.iso.sha256
78+
# 062e14ca7747e7851c2447767c775fa39ee996b9b7e0417498a685aa23ec7b19
7979
```
8080
3. Compare la salida del **Paso 2** y ejecute el siguiente comando para verificar cuál es el hash actual en el archivo ISO.
8181
```sh
8282
# Ejemplo:
83-
shasum -a 256 cachyos-desktop-linux-250825.iso
83+
shasum -a 256 cachyos-desktop-linux-250826.iso
8484
```
8585
4. Si los hashes del **Paso 2** y del **Paso 3** coinciden, puede proceder con la instalación de CachyOS.
8686

@@ -109,7 +109,7 @@ Para verificar la autenticidad del archivo ISO y asegurarse de que es el publica
109109

110110
Si obtiene una salida de **Good signature** (Firma correcta), el archivo ISO es genuino:
111111
```
112-
gpg: Signature made lun 25 ago 2025 11:27:17 -03
112+
gpg: Signature made mar 26 ago 2025 14:57:27 -03
113113
gpg: using RSA key 882DCFE48E2051D48E2562ABF3B607488DB35A47
114114
gpg: Good signature from "CachyOS <admin@cachyos.org>" [unknown]
115115
gpg: WARNING: This key is not certified with a trusted signature!

0 commit comments

Comments
 (0)