diff --git a/bucket/okteto.json b/bucket/okteto.json index 13719c5f5f..3fbe7f8eb5 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.8.1", + "version": "2.8.2", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.8.1/okteto.exe", - "hash": "d833cd3e4f46aeeb0f0115458862d05b5ebf0dfc691d8e195b2d426ba9fb9236" + "url": "https://github.com/okteto/okteto/releases/download/2.8.2/okteto.exe", + "hash": "fb7770105df3ee7c37af05b0207d96e47455c3570f25e2e072e0bd0dad8fc4df" } }, "bin": "okteto.exe",