diff --git a/bucket/okteto.json b/bucket/okteto.json index d2f4e87cb9..e6547b47b9 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.0.2", + "version": "2.0.3", "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.0.2/okteto.exe", - "hash": "43387bce26308c62c3a5cacf2437fc18cf6007f365271c1f2aceb8daaf82b500" + "url": "https://github.com/okteto/okteto/releases/download/2.0.3/okteto.exe", + "hash": "3fe1956774502859c0fa1c87af77a91d815509e954b055fd658c07d80b428251" } }, "bin": "okteto.exe",