From ce5138263a60b840f13e983cd3644540aa7a96f0 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 26 Mar 2023 17:53:42 +0200 Subject: [PATCH] fix: version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 46f4085..bf4ad45 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # JQ_VERSION # Only required to install a specifiy version -JQ_VERSION?=1.6-rc2 # renovate: datasource=github-releases depName=stedolan/jq +JQ_VERSION?=1.6 # renovate: datasource=github-releases depName=stedolan/jq # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a