diff --git a/bucket/okteto.json b/bucket/okteto.json index 636ad00741..6194a21065 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.3.3", "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.3.2/okteto.exe", - "hash": "b640f870607491721ac0571b76668d2b964ee2663ba65361676bf1f3815a615f" + "url": "https://github.com/okteto/okteto/releases/download/2.3.3/okteto.exe", + "hash": "bbea6968c9bb3dd02dca1b8ad3a864919c84ac53a751f519d4946cb3ea208b9a" } }, "bin": "okteto.exe",