From f1f8ad4e5dc8aaffb155765e240432f9d67ef218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 23 Feb 2021 14:02:44 +0100 Subject: [PATCH] okteto: Update to version 1.11.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 0b34383c73..dd87f008c2 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.9", + "version": "1.11.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/1.10.9/okteto.exe", - "hash": "2a63a3b6cf6b9f3b46af825ceba2c3469a68071684fde996dfe4a24bcddcaab6" + "url": "https://github.com/okteto/okteto/releases/download/1.11.0/okteto.exe", + "hash": "2d6fbf5f755527a0fc1af35020e515cfa01ebc33353df3fdf87159cae8734346" } }, "bin": "okteto.exe",