From e95b38e41580a8f61a0fe43855cfaac24df9bfcd Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Thu, 19 Oct 2023 17:42:31 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e4cc50d..f91a401 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,8 @@ cURL supports a lot of different protocols like:
 
 ---
 ### Download
-- [curl.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/2.2.x/curl.mkp) the main package
-- [curl_executable-20220410.v7.82.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/2.2.x/curl_executable-20220410.v7.82.0.mkp) the Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
+- [curl.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/2.0.x/curl.mkp) the main package
+- [curl_executable-20220410.v7.82.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/2.0.x/curl_executable-20220410.v7.82.0.mkp) the Linux and Windows executable in version 7.82.0 and the cURL cert bundle (this package is optional see below).
 
 **Note**: this plugin needs at leat `curl` version 7.70.0 from April 29 2020 to work. 
 
-- 
GitLab