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