From a05a6e0e249cc220c1436eea3f7ba8271d61e9de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 4 Mar 2021 14:05:15 +0100 Subject: [PATCH] okteto: Update to version 1.11.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index dd87f008c2..3c4d785257 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.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/1.11.0/okteto.exe", - "hash": "2d6fbf5f755527a0fc1af35020e515cfa01ebc33353df3fdf87159cae8734346" + "url": "https://github.com/okteto/okteto/releases/download/1.11.1/okteto.exe", + "hash": "396f81ecbb52c26b0a50961353580cc300392141e5a19956e5bde43dc4684280" } }, "bin": "okteto.exe",