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