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