From c45788736f55a9fda3bc13c8bf43e3f707376922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 20:56:47 +0000 Subject: [PATCH] update: add `nscp` version v0.6.7 (#2285) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- nsclient.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/nsclient.sls b/nsclient.sls index 1c504e8b1..68d2967cf 100644 --- a/nsclient.sls +++ b/nsclient.sls @@ -1,5 +1,6 @@ {% load_yaml as versions -%} # renovate: datasource=github-releases depName=nscp packageName=mickem/nscp +- '0.6.7' - '0.6.6' - '0.6.5' - '0.6.4'