From fc8bd880aba555f7d334576d448fdd0d830733d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 25 Aug 2021 03:29:49 -0700 Subject: [PATCH] okteto: Update to version 1.13.6 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 5eb35c3ecb..e89cca3f58 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.5", + "version": "1.13.6", "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.5/okteto.exe", - "hash": "007e6df49c52df4f8905aab5fc4db27a3feb6e050134ba01189023bc5c76cd6c" + "url": "https://github.com/okteto/okteto/releases/download/1.13.6/okteto.exe", + "hash": "17fad73b8ad79246163ca1148154d672896b690c85de3ef332f7f4d38bffdca8" } }, "bin": "okteto.exe",