From 81cdd0db81d5779b3b7ba3546e469690753582fc Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Tue, 26 Nov 2024 15:45:49 +0400 Subject: [PATCH] Reflect version 2.0.1. --- docs/downloads.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/downloads.md b/docs/downloads.md index 76f86d5..d819b3c 100644 --- a/docs/downloads.md +++ b/docs/downloads.md @@ -28,13 +28,13 @@ to install these packages. #### Windows Vista or Later -- 64-bit installer **(use this if unsure)**: [gsmartcontrol-2.0.0-win64.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.0/gsmartcontrol-2.0.0-win64.exe). +- 64-bit installer **(use this if unsure)**: [gsmartcontrol-2.0.1-win64.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.1/gsmartcontrol-2.0.1-win64.exe). -- 64-bit zip (portable): [gsmartcontrol-2.0.0.win64.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.0/gsmartcontrol-2.0.0-win64.zip). +- 64-bit zip (portable): [gsmartcontrol-2.0.1.win64.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.1/gsmartcontrol-2.0.1-win64.zip). -- 32-bit installer: [gsmartcontrol-2.0.0-win32.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.0/gsmartcontrol-2.0.0-win32.exe). +- 32-bit installer: [gsmartcontrol-2.0.1-win32.exe](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.1/gsmartcontrol-2.0.1-win32.exe). -- 32-bit zip (portable): [gsmartcontrol-2.0.0-win32.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.0/gsmartcontrol-2.0.0-win32.zip). +- 32-bit zip (portable): [gsmartcontrol-2.0.1-win32.zip](https://github.com/ashaduri/gsmartcontrol/releases/download/v2.0.1/gsmartcontrol-2.0.1-win32.zip). #### Outdated: Windows XP, 2000 and 2003 @@ -69,8 +69,8 @@ which includes GSmartControl. ## Source Code The latest source package: -[gsmartcontrol-2.0.0.tar.gz](https://github.com/ashaduri/gsmartcontrol/archive/refs/tags/v2.0.0.tar.gz) \ -SHA1 sum: 081ec0c706180daad5c14f7bbfd7deb753ade69b +[gsmartcontrol-2.0.1.tar.gz](https://github.com/ashaduri/gsmartcontrol/archive/refs/tags/v2.0.1.tar.gz) \ +SHA1 sum: If you're interested in development, you can check the [GitHub Project](https://github.com/ashaduri/gsmartcontrol) page.