From 677ce5e38ac5c9c505f61ae20118bebb08439332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 29 May 2021 02:33:22 -0700 Subject: [PATCH] okteto: Update to version 1.12.14 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 3f90b28fa5..bac58d03e1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.13", + "version": "1.12.14", "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.13/okteto.exe", - "hash": "06326575df3137770385f68b9033ed1235dcabca67125d1f69b98a1b2730bcc9" + "url": "https://github.com/okteto/okteto/releases/download/1.12.14/okteto.exe", + "hash": "235aac6bba7415e0dd745c85f8c8eaf91576f8075da5f0918f5dec807f8d1f7c" } }, "bin": "okteto.exe",