diff --git a/bucket/okteto.json b/bucket/okteto.json index cbce3be7f4..ac81e1e338 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.4.1", + "version": "2.4.2", "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.4.1/okteto.exe", - "hash": "ba9ab0f1108c92bab6f3215d7f70107f990087308024526b9336d1e27df18787" + "url": "https://github.com/okteto/okteto/releases/download/2.4.2/okteto.exe", + "hash": "939b7b137dfa78a30c7f78beee966d8e19933f624e599348f68033e11e58531a" } }, "bin": "okteto.exe",