From 508f276a135e4101298f2aa76474b600121bb697 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:27:07 +0000 Subject: [PATCH] okteto: Update to version 2.24.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index e53ab14f41..a2649526d6 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.24.2", "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.24.1/okteto.exe", - "hash": "fa0bfd9bf70cbfc96b936b679564546eb9bf9dbd351729d47ea02420e2584de2" + "url": "https://github.com/okteto/okteto/releases/download/2.24.2/okteto.exe", + "hash": "823dc707d2b224b62ba917489c2a83237c80954885ffcb6848302c58f631289f" } }, "bin": "okteto.exe",