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