From 32450331bf7e7e4bed5e6bac65277bc6c474d14a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 9 Apr 2021 15:47:44 +0200 Subject: [PATCH] okteto: Update to version 1.12.6 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 867b123cb8..670dd9cbd1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.5", + "version": "1.12.6", "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.5/okteto.exe", - "hash": "04ec7ee71162b8044d6097b58c2e7fb75147c5dd5fad2c4ea6f4eca71b22c202" + "url": "https://github.com/okteto/okteto/releases/download/1.12.6/okteto.exe", + "hash": "a077a06759085b320981050288010ba780ecd5a15169077924a1c84770b1a7ea" } }, "bin": "okteto.exe",