From 9b5c653428bff497150f45cfb41bf7dbd2f297c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 00:32:31 +0000 Subject: [PATCH] okteto: Update to version 2.24.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 58caed247f..c17dd1971f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.23.2", + "version": "2.24.0", "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.23.2/okteto.exe", - "hash": "8ad5ff1be43b16aca9fd1962054539db722322aecadc091f88f91fa28faa83f3" + "url": "https://github.com/okteto/okteto/releases/download/2.24.0/okteto.exe", + "hash": "e9e1a3b19cf81e3fb0c8e3c4f6e4786ce7ae9861af167217813f4bcc5a0a24dc" } }, "bin": "okteto.exe",