From 77a8574c2aa584026b9535704e94bdb2c06e180a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Mar 2021 08:47:40 +0100 Subject: [PATCH] okteto: Update to version 1.11.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 3c4d785257..666103e70e 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.11.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.11.1/okteto.exe", - "hash": "396f81ecbb52c26b0a50961353580cc300392141e5a19956e5bde43dc4684280" + "url": "https://github.com/okteto/okteto/releases/download/1.11.3/okteto.exe", + "hash": "19dc1808e5c0f0866f1bd64ba1fafb348a18f0d90fd7acbceffd4b67c340b479" } }, "bin": "okteto.exe",