From d5198e19d82bdf6473b5a4a892fe219d2eec108a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:52:33 +0000 Subject: [PATCH] werf-aoks: Update to version 2.23.1 --- bucket/werf-aoks.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/werf-aoks.json b/bucket/werf-aoks.json index 552528ff..9614ae1b 100644 --- a/bucket/werf-aoks.json +++ b/bucket/werf-aoks.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.23.1", "description": "The CLI tool gluing Git, Docker, Helm, and Kubernetes with any CI system to implement CI/CD and Giterminism.", "homepage": "https://werf.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://tuf.werf.io/targets/releases/2.23.0/windows-amd64/bin/werf.exe", - "hash": "536feb7d48580bbaf906e63238c90906ad905cf925b3bd18910f7210d9754d08" + "url": "https://tuf.werf.io/targets/releases/2.23.1/windows-amd64/bin/werf.exe", + "hash": "4d776b196c5e640b2079b150d7f35728f5f0cd7d6514db3068c8cc4aeade4ed6" } }, "bin": "werf.exe",