From 22075d2c21f05ffee65d6c595422a9228af6f8a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 21 May 2020 08:12:35 +0200 Subject: [PATCH] okteto: Update to version 1.8.9 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 9cb4a20347..89d9627b17 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.8", + "version": "1.8.9", "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.8/okteto.exe", - "hash": "786f8149c10939f20e802b26463f782601b7125b43c6df8ac491afaf396d7453" + "url": "https://github.com/okteto/okteto/releases/download/1.8.9/okteto.exe", + "hash": "03f1797f78c732a7875d2edc713fc07787a15c5f7e1c12a0633bbe5fe374698a" } }, "bin": "okteto.exe",