From b088faea407bd05b02d1c159b7bfdeb90dc7ccbd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:31:06 +0000 Subject: [PATCH] okteto: Update to version 3.4.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 2a2829f76b..7ccc7297fe 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.3.1", + "version": "3.4.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/3.3.1/okteto.exe", - "hash": "e4e547aca48bdbcf1b3294b50661d5ff0ee325d9c1344319964fa1a305233e44" + "url": "https://github.com/okteto/okteto/releases/download/3.4.0/okteto.exe", + "hash": "7d59bd7af3431baa0acc48dfa88879970461c77e4c36a57bf8adc70fedc38860" } }, "bin": "okteto.exe",