From b72a9dec16417e7dcdc88ffdec3c1a38ec6c6476 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 12:29:55 +0000 Subject: [PATCH] okteto: Update to version 2.23.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index e0c90c8ea0..58caed247f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.23.1", + "version": "2.23.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.23.1/okteto.exe", - "hash": "5be6af1c501d0af402c3d5130a0fa253ecd5faa656e5e32b830d3c38a2f6fede" + "url": "https://github.com/okteto/okteto/releases/download/2.23.2/okteto.exe", + "hash": "8ad5ff1be43b16aca9fd1962054539db722322aecadc091f88f91fa28faa83f3" } }, "bin": "okteto.exe",