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