diff --git a/bucket/okteto.json b/bucket/okteto.json index 842c3a5efd..4b9d3afd61 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.12.1", "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.12.0/okteto.exe", - "hash": "137e8876d790540155f1835f06937a47f94637d6a2fbe1cace70323f55ad8c5e" + "url": "https://github.com/okteto/okteto/releases/download/1.12.1/okteto.exe", + "hash": "063e76b5807859bd5b5d364d71704ce51a813ce4636ae5550168bc4bc9d09d39" } }, "bin": "okteto.exe",