diff --git a/bucket/okteto.json b/bucket/okteto.json index 861ec265cf..c23695f5a1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.2", + "version": "1.13.3", "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.2/okteto.exe", - "hash": "c3284d84de6b1d0d2f4154f0cbc9f78447f379f100c378b5f2ac5868b89f2dd4" + "url": "https://github.com/okteto/okteto/releases/download/1.13.3/okteto.exe", + "hash": "9e8471e25caa9aa1dae28c7b96f772627787452b5e3c7cc47666672102a66538" } }, "bin": "okteto.exe",