From 686000f8046777939589c70c5025338329e34641 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 12:32:31 +0000 Subject: [PATCH] okteto: Update to version 3.7.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 2685756b84..79b8664908 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.7.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.6.0/okteto.exe", - "hash": "621da1e88008f62e0efd1fe72031054ed399628f18051ce6b735bc718390c331" + "url": "https://github.com/okteto/okteto/releases/download/3.7.0/okteto.exe", + "hash": "54dca8af29319789ab1894991fd8ff4a78b15c650ffa76b77a9accddb358731c" } }, "bin": "okteto.exe",