diff --git a/bucket/okteto.json b/bucket/okteto.json index 6194a21065..8989c241ee 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.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/2.3.3/okteto.exe", - "hash": "bbea6968c9bb3dd02dca1b8ad3a864919c84ac53a751f519d4946cb3ea208b9a" + "url": "https://github.com/okteto/okteto/releases/download/2.4.0/okteto.exe", + "hash": "267898635908f1a789e4bab20f424c3a54109208f81b346e30a6e9556f351a79" } }, "bin": "okteto.exe",