From 5c735379b24d2fcaeced2577f1d00f0d815be98e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 16:30:06 +0000 Subject: [PATCH] okteto: Update to version 2.0.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 24a3626a0d..c897263ba1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.15.8", + "version": "2.0.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/1.15.8/okteto.exe", - "hash": "2ff4e59b88c4e0e1b4d80b751d011db370e15dc36c58423a944c230c210e4583" + "url": "https://github.com/okteto/okteto/releases/download/2.0.0/okteto.exe", + "hash": "73049e7261b0f4e491be9ebdff2da7b0c3b08ec0e7d0291a8c98bd846e70a965" } }, "bin": "okteto.exe",