From 75b1b2c059811e37a1b8cfb8c7a6e697092ce7aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 12 Sep 2021 05:53:01 -0700 Subject: [PATCH] okteto: Update to version 1.13.11 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index a026c6ab73..8f287bfa88 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.10", + "version": "1.13.11", "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.13.10/okteto.exe", - "hash": "c041abda6cb77efc6fcc5a51f1e48dbae85c891b5b94b512e7d6d372903bbeb6" + "url": "https://github.com/okteto/okteto/releases/download/1.13.11/okteto.exe", + "hash": "4737bc33db47fea6a13e69db5e49103ea1173043108ae5532fad77f5a289df1c" } }, "bin": "okteto.exe",