diff --git a/bucket/okteto.json b/bucket/okteto.json index 29d91ea7a2..62777de0c1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.3.0", + "version": "2.3.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.3.0/okteto.exe", - "hash": "9a27602d46295d942b4a7a51226413d7304835d0eee299a232a2143635e28b25" + "url": "https://github.com/okteto/okteto/releases/download/2.3.1/okteto.exe", + "hash": "2ed3f8c0b8e99b803409d08cb63ce36e26427366a2e8a28ce9afe857b3e43b58" } }, "bin": "okteto.exe",