diff --git a/bucket/okteto.json b/bucket/okteto.json index 22f2343083..a0e1320bde 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.9.1", + "version": "2.10.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.9.1/okteto.exe", - "hash": "06fa450d96c70f13e2ecdec9091691aaa35a5792fc092b2b9dc9e9904894627f" + "url": "https://github.com/okteto/okteto/releases/download/2.10.0/okteto.exe", + "hash": "b2cc888e675d67b6a251bd99a6ef8b6bf42986d1acc514ddebe587ec143899af" } }, "bin": "okteto.exe",