From a174e7867d6e801335a3ba9e65448a7a4105d54a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:30:12 +0000 Subject: [PATCH] okteto: Update to version 2.24.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 4e9c57434e..e53ab14f41 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.23.3", + "version": "2.24.1", "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.3/okteto.exe", - "hash": "3d6c86644cbf2890d60cd8b547e1974a27405216712a281f1c5e59d842227d19" + "url": "https://github.com/okteto/okteto/releases/download/2.24.1/okteto.exe", + "hash": "fa0bfd9bf70cbfc96b936b679564546eb9bf9dbd351729d47ea02420e2584de2" } }, "bin": "okteto.exe",