diff --git a/bucket/okteto.json b/bucket/okteto.json index 2ad699f69b..aff54dcb90 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.27.1", + "version": "2.27.2", "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.27.1/okteto.exe", - "hash": "9a1866078d71ac795748ccb25320e8506039e4e0647219c86bb2f697c01b1182" + "url": "https://github.com/okteto/okteto/releases/download/2.27.2/okteto.exe", + "hash": "aa555ba8ec5229453a0a49a564952e1ebcf4128596988659f12aae3599270f6f" } }, "bin": "okteto.exe",