diff --git a/bucket/okteto.json b/bucket/okteto.json index 8f287bfa88..68b0947e8c 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.11", + "version": "1.14.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/1.13.11/okteto.exe", - "hash": "4737bc33db47fea6a13e69db5e49103ea1173043108ae5532fad77f5a289df1c" + "url": "https://github.com/okteto/okteto/releases/download/1.14.0/okteto.exe", + "hash": "2a2f82901c7a69742392e4e6f2b45a2da1616bb99b04e23e6406f7db1622a06f" } }, "bin": "okteto.exe",