From eb48db77adad91eba9022dca2a2292fd12807088 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 08:30:08 +0000 Subject: [PATCH] timoni: Update to version 0.25.0 --- bucket/timoni.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/timoni.json b/bucket/timoni.json index c15543139e..798329cee8 100644 --- a/bucket/timoni.json +++ b/bucket/timoni.json @@ -1,13 +1,13 @@ { - "version": "0.24.0", + "version": "0.25.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.24.0/timoni_0.24.0_windows_amd64.zip", - "hash": "4fb2e0706e56a3ebd9a8f75c83d1f92ce0e31b12b2414d81eecd60a184cb1e9b" + "url": "https://github.com/stefanprodan/timoni/releases/download/v0.25.0/timoni_0.25.0_windows_amd64.zip", + "hash": "41b215622f664b19d7715543bb729b1718ddbcb7404aea04b0cdf7128c923ef7" } }, "bin": "timoni.exe",