diff --git a/bucket/okteto.json b/bucket/okteto.json index c897263ba1..973a19a5c6 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.0.1", "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.0/okteto.exe", - "hash": "73049e7261b0f4e491be9ebdff2da7b0c3b08ec0e7d0291a8c98bd846e70a965" + "url": "https://github.com/okteto/okteto/releases/download/2.0.1/okteto.exe", + "hash": "5dcfa48c44e604d32c5c0e9902779d8646f54629b38229cbabb203203d6979b9" } }, "bin": "okteto.exe",