From e321b6d0ab55ad2359405b9ef1a6e11ffcaff8bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 14 May 2021 08:16:52 -0700 Subject: [PATCH] okteto: Update to version 1.12.12 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index f3545a3288..1b5e54c468 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.11", + "version": "1.12.12", "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.11/okteto.exe", - "hash": "36039fc68ef89e8cf71fdbaef42b51d3cc4479d49290adfba5e8d548a8a97621" + "url": "https://github.com/okteto/okteto/releases/download/1.12.12/okteto.exe", + "hash": "66b295ba9c4525c04fb0518c4e393cac2b995bda582eb08c436ca285be7925ff" } }, "bin": "okteto.exe",