diff --git a/bucket/okteto.json b/bucket/okteto.json index e0c90c8ea0..58caed247f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.23.1", + "version": "2.23.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.23.1/okteto.exe", - "hash": "5be6af1c501d0af402c3d5130a0fa253ecd5faa656e5e32b830d3c38a2f6fede" + "url": "https://github.com/okteto/okteto/releases/download/2.23.2/okteto.exe", + "hash": "8ad5ff1be43b16aca9fd1962054539db722322aecadc091f88f91fa28faa83f3" } }, "bin": "okteto.exe",