diff --git a/bucket/okteto.json b/bucket/okteto.json index 5b9d2df97e..dce9dccd84 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.10", + "version": "1.8.11", "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.8.10/okteto.exe", - "hash": "190f77f5a9288cd9c39576b9be76b2e53b148b2a841d66bb8cf17cc98c24286f" + "url": "https://github.com/okteto/okteto/releases/download/1.8.11/okteto.exe", + "hash": "bc14a258aa5065f61e341369e1f6c67b5b04ae94ecb0e8bf7fe3888fb36abae4" } }, "bin": "okteto.exe",