From 11fb279ea03c2e80525ba54f43b28f29337347ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 28 Oct 2020 10:56:22 +0100 Subject: [PATCH] okteto: Update to version 1.9.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 72c35f420e..b9b50fe309 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.9.3", + "version": "1.9.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.9.3/okteto.exe", - "hash": "903967032a67509f7f4fb8097fc93699828b6b08108bfd2c3152efaa1d090216" + "url": "https://github.com/okteto/okteto/releases/download/1.9.4/okteto.exe", + "hash": "b8aca8d85892f8b5b951c3ce4b51bcb49bcfbd569ecbae833ec0b4711bf24f85" } }, "bin": "okteto.exe",