diff --git a/bucket/okteto.json b/bucket/okteto.json index 03f39aa103..f94beac400 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.15.3", + "version": "2.16.0", "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.15.3/okteto.exe", - "hash": "f1b6c0d11b4598a384c961aefc8e5bb2ff7e5307a8247147c196752b91477aa2" + "url": "https://github.com/okteto/okteto/releases/download/2.16.0/okteto.exe", + "hash": "067c3c61e72ed4ddea9439877f79d954d70dc8d00cf83b7c7dc30b0918f42e6e" } }, "bin": "okteto.exe",