diff --git a/bucket/okteto.json b/bucket/okteto.json index cce864888c..225cd72c37 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.11.1", + "version": "2.12.0", "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.11.1/okteto.exe", - "hash": "ec95751a2e619f302a52048759a8f2fd4311afde9705be0a460afab74bcdc789" + "url": "https://github.com/okteto/okteto/releases/download/2.12.0/okteto.exe", + "hash": "2a401525c8d0de39e53c2657deec0d0aeb6476e0f0d5f445907b80221a933f10" } }, "bin": "okteto.exe",