diff --git a/bucket/okteto.json b/bucket/okteto.json index a0e1320bde..3325020467 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.10.0", + "version": "2.10.1", "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.10.0/okteto.exe", - "hash": "b2cc888e675d67b6a251bd99a6ef8b6bf42986d1acc514ddebe587ec143899af" + "url": "https://github.com/okteto/okteto/releases/download/2.10.1/okteto.exe", + "hash": "808f31ab489357e570d3e887905f194fc1d3b0ae1e12fc4ba9e05df5bb6322df" } }, "bin": "okteto.exe",