From ee78413561a3ae36059026ad5436c6b179d8d8a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 05:07:31 +0000 Subject: [PATCH] okteto: Update to version 2.25.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 08e1e373b6..a1cc92e025 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.25.3", + "version": "2.25.4", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.25.3/okteto.exe", - "hash": "b286a948b0ee52eeceb9fb4cf6e15cbf2aac0518f1f567471f17a8d1fffb2b79" + "url": "https://github.com/okteto/okteto/releases/download/2.25.4/okteto.exe", + "hash": "9efd7275ec2ac807c92c34249f46a1c6b5838a6b38ca9b7344ac08a6385618c6" } }, "bin": "okteto.exe",