From 948494e5488cee04c5cc68c624ac644d0ce405bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 10 May 2021 21:24:56 +0200 Subject: [PATCH] okteto: Update to version 1.12.11 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 8b58798bb0..f3545a3288 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.10", + "version": "1.12.11", "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.12.10/okteto.exe", - "hash": "5e2f9569076a1c2cc9f027f580711beea48432c88b39de8db8b7433e60777c7f" + "url": "https://github.com/okteto/okteto/releases/download/1.12.11/okteto.exe", + "hash": "36039fc68ef89e8cf71fdbaef42b51d3cc4479d49290adfba5e8d548a8a97621" } }, "bin": "okteto.exe",