diff --git a/bucket/okteto.json b/bucket/okteto.json index 847d4ccda9..f9a6b22907 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.12", + "version": "1.8.13", "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.8.12/okteto.exe", - "hash": "8ff0a22a2b0b3d1d83f5c9015924c7fd17267cb7c0a89811805c6b69428010e8" + "url": "https://github.com/okteto/okteto/releases/download/1.8.13/okteto.exe", + "hash": "05f2edbd6378adf4bf671156de50728c6e677aea27dd295159562b235e05e9b9" } }, "bin": "okteto.exe",