From c10bc27ee9f4757beb8f0a27774792f7b8ae4586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 26 Jan 2021 17:48:22 +0100 Subject: [PATCH] okteto: Update to version 1.10.5 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 481bd79f67..6fa4f8e73f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.3", + "version": "1.10.5", "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.10.3/okteto.exe", - "hash": "000c327582918f320daac0802c06855a221d3110bdc7c71de909e51926e380f3" + "url": "https://github.com/okteto/okteto/releases/download/1.10.5/okteto.exe", + "hash": "83264066a1293798c136b4db87e45a652b62412f694e9ac71eafd686b3d56c41" } }, "bin": "okteto.exe",