From bd84839f5e8fd7d75855fd98757b217d556f453d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Apr 2020 15:37:10 +0200 Subject: [PATCH] okteto: Update to version 1.8.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 66f0e82870..81a7b6b6a2 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.3", + "version": "1.8.4", "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.3/okteto.exe", - "hash": "0c2459557f0f2a5efc1120480fab211407c5cd77f347e431ccdeb6dd0554195a" + "url": "https://github.com/okteto/okteto/releases/download/1.8.4/okteto.exe", + "hash": "91cda338ef3cc04f91f7a5f7f960096bbb7d4430acbe343399a0ea07cda94d7a" } }, "bin": "okteto.exe",