diff --git a/bucket/okteto.json b/bucket/okteto.json index 2894eafb11..5eb35c3ecb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.4", + "version": "1.13.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.13.4/okteto.exe", - "hash": "d6352cf8d912855a4a30c70fcea44f756d2ac5a9b15325483707017c14c5d16f" + "url": "https://github.com/okteto/okteto/releases/download/1.13.5/okteto.exe", + "hash": "007e6df49c52df4f8905aab5fc4db27a3feb6e050134ba01189023bc5c76cd6c" } }, "bin": "okteto.exe",