From 7efdab0837272bb2d18375c8ce2d8f70771c01ab Mon Sep 17 00:00:00 2001 From: Emmanuel Date: Wed, 17 Nov 2021 17:45:19 +0100 Subject: [PATCH] okteto: Update to version 1.14.6 (#2968) --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 10e9f21aad..8635246484 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.14.1", + "version": "1.14.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.14.1/okteto.exe", - "hash": "8ba1fe986bb2f323d51e23e2a230e958eb68c94544e30d80c9649afc4798ce02" + "url": "https://github.com/okteto/okteto/releases/download/1.14.6/okteto.exe", + "hash": "da9fd5f1fa12b31d6862b76e6b65d0c297637db238c92d528a9d1713172f07e0" } }, "bin": "okteto.exe",