From f10a90d53497a5596fb813b91693988dffec61de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:33:18 +0000 Subject: [PATCH] okteto: Update to version 2.0.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 973a19a5c6..d2f4e87cb9 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.0.1", + "version": "2.0.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.0.1/okteto.exe", - "hash": "5dcfa48c44e604d32c5c0e9902779d8646f54629b38229cbabb203203d6979b9" + "url": "https://github.com/okteto/okteto/releases/download/2.0.2/okteto.exe", + "hash": "43387bce26308c62c3a5cacf2437fc18cf6007f365271c1f2aceb8daaf82b500" } }, "bin": "okteto.exe",