diff --git a/bucket/okteto.json b/bucket/okteto.json index d37f840af5..c67f101ecd 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.21", + "version": "1.8.22", "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.21/okteto.exe", - "hash": "0be6dcbe6b581a220e5405b1ca010ca3674b96bbff5502691d1b75f4d1017a72" + "url": "https://github.com/okteto/okteto/releases/download/1.8.22/okteto.exe", + "hash": "f2280a1849fe300e40a707b101329ad93a097eb63383b35cf3ea5df5c18de3c1" } }, "bin": "okteto.exe",