diff --git a/bucket/okteto.json b/bucket/okteto.json index 81a7b6b6a2..1f3dc54e90 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.4", + "version": "1.8.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.8.4/okteto.exe", - "hash": "91cda338ef3cc04f91f7a5f7f960096bbb7d4430acbe343399a0ea07cda94d7a" + "url": "https://github.com/okteto/okteto/releases/download/1.8.5/okteto.exe", + "hash": "a20b2a6b2839fa84d0a6fe9235f1069cda519b2cf18afdc4c0b17802225780e0" } }, "bin": "okteto.exe",