From 057ae4fbbf8a720dca729700afbb009a67e1b2f6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 29 May 2024 01:39:31 +0000 Subject: [PATCH] chore(deps): update dependency containerd/imgcrypt to v1.1.11 --- tools/imgcrypt/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/imgcrypt/manifest.yaml b/tools/imgcrypt/manifest.yaml index 8cb9675350..58e1acbbcc 100644 --- a/tools/imgcrypt/manifest.yaml +++ b/tools/imgcrypt/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: imgcrypt -version: "1.1.10" +version: "1.1.11" binary: ctr-enc check: ${binary} --version | cut -d' ' -f3 | tr -d v build_dependencies: