From 834659503359d50f36f560e18a33f0e5a79f78ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 16:31:43 +0000 Subject: [PATCH] okteto: Update to version 2.2.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 02763e884b..71cf05f6fb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.1.0", + "version": "2.2.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/2.1.0/okteto.exe", - "hash": "27cca85b3eb2fdb377ffe41a5bbc68e4e81f29a387512d5abf64f5ee62dc5183" + "url": "https://github.com/okteto/okteto/releases/download/2.2.0/okteto.exe", + "hash": "a7522c46f20afa3555c3f75277c903bc852557df5aa41ec6b91b3fcafd9fc449" } }, "bin": "okteto.exe",