diff --git a/bucket/okteto.json b/bucket/okteto.json index f9a6b22907..239c3deed7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.13", + "version": "1.8.14", "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.13/okteto.exe", - "hash": "05f2edbd6378adf4bf671156de50728c6e677aea27dd295159562b235e05e9b9" + "url": "https://github.com/okteto/okteto/releases/download/1.8.14/okteto.exe", + "hash": "853ac937d6139afe8093ca3e1079884d5ff348005c05633f25b6d67bd12cf48f" } }, "bin": "okteto.exe",