From c62d2917f8072cf3de5a9f063baad956d187da62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 12:31:10 +0000 Subject: [PATCH] okteto: Update to version 2.11.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 43a4a87106..cce864888c 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.11.0", + "version": "2.11.1", "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.11.0/okteto.exe", - "hash": "e25ba467a115b5b936bf0a0bd0d92d9e112d7a11acd9daf433e686ee8fe289b7" + "url": "https://github.com/okteto/okteto/releases/download/2.11.1/okteto.exe", + "hash": "ec95751a2e619f302a52048759a8f2fd4311afde9705be0a460afab74bcdc789" } }, "bin": "okteto.exe",