From dba430771d67c2b64d6cfdb4cb047e52a6b24a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 28 Sep 2021 23:48:15 -0700 Subject: [PATCH] okteto: Update to version 1.14.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 68b0947e8c..10e9f21aad 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.14.0", + "version": "1.14.1", "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.0/okteto.exe", - "hash": "2a2f82901c7a69742392e4e6f2b45a2da1616bb99b04e23e6406f7db1622a06f" + "url": "https://github.com/okteto/okteto/releases/download/1.14.1/okteto.exe", + "hash": "8ba1fe986bb2f323d51e23e2a230e958eb68c94544e30d80c9649afc4798ce02" } }, "bin": "okteto.exe",