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