From e3e8e02932bce1192851877e67fc4791aa289c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Mar 2021 11:53:59 +0100 Subject: [PATCH] okteto: Update to version 1.12.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index af61b5352a..842c3a5efd 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.11.5", + "version": "1.12.0", "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.5/okteto.exe", - "hash": "4471cedbe78ac161254a5ada012f4905c1dffe3ea016680e6d4f5a1542a2402b" + "url": "https://github.com/okteto/okteto/releases/download/1.12.0/okteto.exe", + "hash": "137e8876d790540155f1835f06937a47f94637d6a2fbe1cace70323f55ad8c5e" } }, "bin": "okteto.exe",