diff --git a/bucket/okteto.json b/bucket/okteto.json index 4bce1331b5..d66fbed2c8 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.17", + "version": "1.8.18", "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.17/okteto.exe", - "hash": "f8c157a045746986b55a9ca4d0b38d51731af1c21c89b9505caf8b865ef97f39" + "url": "https://github.com/okteto/okteto/releases/download/1.8.18/okteto.exe", + "hash": "7d832d9ca3be7d480e9d870cdcd9a0ae5c6dbf3548c76d8712f0a638fd42a8a5" } }, "bin": "okteto.exe",