From ee4f4bc944df2e3fb8c1c0243ef85a6c72bb6f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 24 Aug 2021 23:37:10 -0700 Subject: [PATCH] okteto: Update to version 1.13.5 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 2894eafb11..5eb35c3ecb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.4", + "version": "1.13.5", "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.4/okteto.exe", - "hash": "d6352cf8d912855a4a30c70fcea44f756d2ac5a9b15325483707017c14c5d16f" + "url": "https://github.com/okteto/okteto/releases/download/1.13.5/okteto.exe", + "hash": "007e6df49c52df4f8905aab5fc4db27a3feb6e050134ba01189023bc5c76cd6c" } }, "bin": "okteto.exe",