diff --git a/bucket/okteto.json b/bucket/okteto.json index e5c7dfc4ee..2685756b84 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "3.5.1", + "version": "3.6.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/3.5.1/okteto.exe", - "hash": "e570d4dbca0b1d014cc6507df4853b6e540c5343db3f2c48ae54b608cc6aa197" + "url": "https://github.com/okteto/okteto/releases/download/3.6.0/okteto.exe", + "hash": "621da1e88008f62e0efd1fe72031054ed399628f18051ce6b735bc718390c331" } }, "bin": "okteto.exe",