From c7a519f62cf4e137774fd7ec7dd71bf4bab0b014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 7 May 2020 16:05:39 +0200 Subject: [PATCH] okteto: Update to version 1.8.7 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 1bff50625a..68b9fc0eb7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.6", + "version": "1.8.7", "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.6/okteto.exe", - "hash": "2ebb4a7dc4c216908076f1d1fbc7b8d4939950804e7d6ba87f5a74bb50f41def" + "url": "https://github.com/okteto/okteto/releases/download/1.8.7/okteto.exe", + "hash": "ff1cb6554dfced48e62767a967488bbe9a833cfe8b183a8a51cca84efac15504" } }, "bin": "okteto.exe",