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",