From e2198bf711b847db99fb8dc0a096bd4a4108a6ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 5 Jun 2020 11:56:39 +0200 Subject: [PATCH] okteto: Update to version 1.8.10 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 89d9627b17..5b9d2df97e 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.9", + "version": "1.8.10", "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.8.9/okteto.exe", - "hash": "03f1797f78c732a7875d2edc713fc07787a15c5f7e1c12a0633bbe5fe374698a" + "url": "https://github.com/okteto/okteto/releases/download/1.8.10/okteto.exe", + "hash": "190f77f5a9288cd9c39576b9be76b2e53b148b2a841d66bb8cf17cc98c24286f" } }, "bin": "okteto.exe",