From cab2b924ab30ccf8dc8905ffebfda2c07355b0b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:32:45 +0000 Subject: [PATCH] okteto: Update to version 3.13.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 788f5fd02b..cbd946b785 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.13.2", + "version": "3.13.3", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/3.13.2/okteto.exe", - "hash": "84fc6a23eaf232d7f789cadbac274be2498841fa672e75a69b66c6a25b951ee7" + "url": "https://github.com/okteto/okteto/releases/download/3.13.3/okteto.exe", + "hash": "ad878870fc1585540ae25458f04d4a55254302eed6a3ae45dff0150339fbc0df" } }, "bin": "okteto.exe",