diff --git a/bucket/okteto.json b/bucket/okteto.json index 9cb4a20347..89d9627b17 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.8", + "version": "1.8.9", "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.8/okteto.exe", - "hash": "786f8149c10939f20e802b26463f782601b7125b43c6df8ac491afaf396d7453" + "url": "https://github.com/okteto/okteto/releases/download/1.8.9/okteto.exe", + "hash": "03f1797f78c732a7875d2edc713fc07787a15c5f7e1c12a0633bbe5fe374698a" } }, "bin": "okteto.exe",