From 2249b131292a9bdfff26e2635f2550c49dd99aa0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:28:09 +0000 Subject: [PATCH] timoni: Update to version 0.22.1 --- bucket/timoni.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/timoni.json b/bucket/timoni.json index e4b42a8b81..e0ac50486a 100644 --- a/bucket/timoni.json +++ b/bucket/timoni.json @@ -1,13 +1,13 @@ { - "version": "0.22.0", + "version": "0.22.1", "description": "The package manager for Kubernetes", "homepage": "https://timoni.sh", "license": "Apache-2.0", "depends": "cue", "architecture": { "64bit": { - "url": "https://github.com/stefanprodan/timoni/releases/download/v0.22.0/timoni_0.22.0_windows_amd64.zip", - "hash": "d5fb68b2833eeb299a7a6b37a5092803a5a32b07cf2bb0a57c4a625767f68026" + "url": "https://github.com/stefanprodan/timoni/releases/download/v0.22.1/timoni_0.22.1_windows_amd64.zip", + "hash": "d33a56bea58789df2c858f5dd31aec7444824cd6d3cd867e53389600b26be1ad" } }, "bin": "timoni.exe",