From e876699842b23c1ab2b2ae1e5a1bde2744152d0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:30:27 +0000 Subject: [PATCH] timoni: Update to version 0.20.0 --- bucket/timoni.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/timoni.json b/bucket/timoni.json index df798b1dd0..9bf60941bc 100644 --- a/bucket/timoni.json +++ b/bucket/timoni.json @@ -1,13 +1,13 @@ { - "version": "0.19.0", + "version": "0.20.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.19.0/timoni_0.19.0_windows_amd64.zip", - "hash": "ab037ecc679fcbdfcf62203752182480d6a09a13a7560081bd9bce181bd5664d" + "url": "https://github.com/stefanprodan/timoni/releases/download/v0.20.0/timoni_0.20.0_windows_amd64.zip", + "hash": "d7e7a34aaa326ec6280f44288f46ff87f13f9c7c1ec32bb9ea1ba9c243e15eb2" } }, "bin": "timoni.exe",