From d752cab9e68a87872f4f3ff8a0a5188d2685a25c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 16:30:38 +0000 Subject: [PATCH] okteto: Update to version 2.2.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 3b2255089e..bb98410e88 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.2.1", + "version": "2.2.2", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.2.1/okteto.exe", - "hash": "91b88e1c7e50f45fbf2b57f1efac3aeceb7287bd80a34e3725652e267b3ce495" + "url": "https://github.com/okteto/okteto/releases/download/2.2.2/okteto.exe", + "hash": "1516ec3432b7d0da245daab72608c5c7d568c9a7902b7f7e267e91b58af7665a" } }, "bin": "okteto.exe",