diff --git a/bucket/okteto.json b/bucket/okteto.json index 9f0d861216..e8de155e1b 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.29.1", + "version": "2.29.2", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/2.29.1/okteto.exe", - "hash": "2849c3b698731d42a76cdb00e1e5c5731966029fbd73cf98ced5e71cbb09255a" + "url": "https://github.com/okteto/okteto/releases/download/2.29.2/okteto.exe", + "hash": "f16d9b5d9b13d8a8a3da19927fba6f5a3d0017c4cd7d2d066577a92ce57b5969" } }, "bin": "okteto.exe",