diff --git a/bucket/okteto.json b/bucket/okteto.json index e53ab14f41..a2649526d6 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.24.1", + "version": "2.24.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.24.1/okteto.exe", - "hash": "fa0bfd9bf70cbfc96b936b679564546eb9bf9dbd351729d47ea02420e2584de2" + "url": "https://github.com/okteto/okteto/releases/download/2.24.2/okteto.exe", + "hash": "823dc707d2b224b62ba917489c2a83237c80954885ffcb6848302c58f631289f" } }, "bin": "okteto.exe",