From 9170beeb7cc102162a6a3e13a503c02087c57a55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 16:29:19 +0000 Subject: [PATCH] timoni: Update to version 0.24.0 --- bucket/timoni.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/timoni.json b/bucket/timoni.json index 5de2cd41b9..c15543139e 100644 --- a/bucket/timoni.json +++ b/bucket/timoni.json @@ -1,13 +1,13 @@ { - "version": "0.23.0", + "version": "0.24.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.23.0/timoni_0.23.0_windows_amd64.zip", - "hash": "85b8f2e5b3a1f9d0f6879501d5057b4b53be9178879705552482df7fa0d3d3d2" + "url": "https://github.com/stefanprodan/timoni/releases/download/v0.24.0/timoni_0.24.0_windows_amd64.zip", + "hash": "4fb2e0706e56a3ebd9a8f75c83d1f92ce0e31b12b2414d81eecd60a184cb1e9b" } }, "bin": "timoni.exe",