diff --git a/bucket/okteto.json b/bucket/okteto.json index f3ec5d41f5..43a4a87106 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.10.3", + "version": "2.11.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.10.3/okteto.exe", - "hash": "23896d2b34cd455a673f104a0d1771bba0bb7b4e3c401bc92c157040d778a2e3" + "url": "https://github.com/okteto/okteto/releases/download/2.11.0/okteto.exe", + "hash": "e25ba467a115b5b936bf0a0bd0d92d9e112d7a11acd9daf433e686ee8fe289b7" } }, "bin": "okteto.exe",