From 2d905aaabb2944abe2dcaa67787aa80efff05942 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 16:29:54 +0000 Subject: [PATCH] okteto: Update to version 2.10.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 3325020467..f3318d5ec3 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.10.1", + "version": "2.10.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.10.1/okteto.exe", - "hash": "808f31ab489357e570d3e887905f194fc1d3b0ae1e12fc4ba9e05df5bb6322df" + "url": "https://github.com/okteto/okteto/releases/download/2.10.2/okteto.exe", + "hash": "9e87785e6e5477fa7c1b1bc8eaf9d136bfc6a0385a08eb4f801b90878b25f2a6" } }, "bin": "okteto.exe",