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