From 083389ccf511e8baee257b63e59cf154460fb45d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 1 Jul 2020 16:51:22 +0200 Subject: [PATCH] okteto: Update to version 1.8.14 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index f9a6b22907..239c3deed7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.13", + "version": "1.8.14", "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.13/okteto.exe", - "hash": "05f2edbd6378adf4bf671156de50728c6e677aea27dd295159562b235e05e9b9" + "url": "https://github.com/okteto/okteto/releases/download/1.8.14/okteto.exe", + "hash": "853ac937d6139afe8093ca3e1079884d5ff348005c05633f25b6d67bd12cf48f" } }, "bin": "okteto.exe",