From 9a05bdb17ea6fd2a9cb354789d0320f3b21a8761 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 12:32:05 +0000 Subject: [PATCH] timoni: Update to version 0.21.0 --- bucket/timoni.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/timoni.json b/bucket/timoni.json index 9bf60941bc..edc6999803 100644 --- a/bucket/timoni.json +++ b/bucket/timoni.json @@ -1,13 +1,13 @@ { - "version": "0.20.0", + "version": "0.21.0", "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.20.0/timoni_0.20.0_windows_amd64.zip", - "hash": "d7e7a34aaa326ec6280f44288f46ff87f13f9c7c1ec32bb9ea1ba9c243e15eb2" + "url": "https://github.com/stefanprodan/timoni/releases/download/v0.21.0/timoni_0.21.0_windows_amd64.zip", + "hash": "fea7d29540d0194917b353e01b52e87a79cee6681ae11b2a4f26f3b5a83b8737" } }, "bin": "timoni.exe",