diff --git a/bucket/okteto.json b/bucket/okteto.json index 7868e45e81..e0c90c8ea0 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.23.0", + "version": "2.23.1", "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.0/okteto.exe", - "hash": "6319a5c8f8da02af38c96a99bff1e29292b918b1dc0d8c3839647f9839962aca" + "url": "https://github.com/okteto/okteto/releases/download/2.23.1/okteto.exe", + "hash": "5be6af1c501d0af402c3d5130a0fa253ecd5faa656e5e32b830d3c38a2f6fede" } }, "bin": "okteto.exe",