From a167d2cb2df072c4da1f895ceadae5041c1712fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Oct 2020 08:44:59 +0200 Subject: [PATCH] okteto: Update to version 1.9.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index a3fda66fe7..073502b173 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.9.1", + "version": "1.9.2", "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.9.1/okteto.exe", - "hash": "17466540be46eb9d3ff78c8dbf998a9b880e6edad8f8e5959f490aa90f9458e7" + "url": "https://github.com/okteto/okteto/releases/download/1.9.2/okteto.exe", + "hash": "00f2165e590a1ddb32c9254b752096c5aa86c828703cdac714b92563d84c4e79" } }, "bin": "okteto.exe",