diff --git a/bucket/okteto.json b/bucket/okteto.json index b9b50fe309..dde8925437 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.9.4", + "version": "1.9.5", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/1.9.4/okteto.exe", - "hash": "b8aca8d85892f8b5b951c3ce4b51bcb49bcfbd569ecbae833ec0b4711bf24f85" + "url": "https://github.com/okteto/okteto/releases/download/1.9.5/okteto.exe", + "hash": "650521ae35c133598fc200caf8328259420f21de851365331ba3697802c53548" } }, "bin": "okteto.exe",