diff --git a/bucket/okteto.json b/bucket/okteto.json index ec68dbcb4b..66f0e82870 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.2", + "version": "1.8.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/1.8.2/okteto.exe", - "hash": "7a7e68215385252ce564b504f3b5cca50b465e4bc36f3a07b766b4dfccd0b515" + "url": "https://github.com/okteto/okteto/releases/download/1.8.3/okteto.exe", + "hash": "0c2459557f0f2a5efc1120480fab211407c5cd77f347e431ccdeb6dd0554195a" } }, "bin": "okteto.exe",