diff --git a/bucket/okteto.json b/bucket/okteto.json index c0e942d5db..b65684f3ec 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.16.1", + "version": "2.16.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.16.1/okteto.exe", - "hash": "3f966504115984b34e3a8804f9c7be53b707877f61d2a73d314c73bbd25af63e" + "url": "https://github.com/okteto/okteto/releases/download/2.16.2/okteto.exe", + "hash": "3c82171e025a523328a9a74b4191079f766b59ba437e7bfc3ada010a79f15bd2" } }, "bin": "okteto.exe",