From 2e78f82c6c9daa3f6d33ef5a2bc5f8a3718d7662 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 12:32:05 +0000 Subject: [PATCH] okteto: Update to version 3.5.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 7ccc7297fe..40a5b607b7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.4.0", + "version": "3.5.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.4.0/okteto.exe", - "hash": "7d59bd7af3431baa0acc48dfa88879970461c77e4c36a57bf8adc70fedc38860" + "url": "https://github.com/okteto/okteto/releases/download/3.5.0/okteto.exe", + "hash": "3845f57cef3b0bf7d48a65920acda1594422117f5984515ae9ca99b3905c2f3a" } }, "bin": "okteto.exe",