From cbe7db6e11ea7a7c84444fbc2c69dbd1493170ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Dec 2020 09:50:02 +0100 Subject: [PATCH] okteto: Update to version 1.10.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 9cae29e22d..481bd79f67 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.2/okteto.exe", - "hash": "21322b2fde94742e01b108ced25141905769f48b4242d7c52dfab770d039cf8d" + "url": "https://github.com/okteto/okteto/releases/download/1.10.3/okteto.exe", + "hash": "000c327582918f320daac0802c06855a221d3110bdc7c71de909e51926e380f3" } }, "bin": "okteto.exe",