From 15a3a9a8f637ea191b05463a7868630ae29ad6ff Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Thu, 19 Oct 2023 17:39:02 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a0902..d81fcb2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,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/master/curl.mkp) the main package + +- [Download latest mkp file][PACKAGE] the main package - [curl_executable-20220410.v7.82.0.mkp](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl/-/raw/master/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