diff --git a/bucket/okteto.json b/bucket/okteto.json index cd5ffd073c..cdc0fc9416 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.3", + "version": "1.12.4", "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.3/okteto.exe", - "hash": "147565dcf6e0b85a53e962b03400bde63f774fc93ee52c9cc273f0d37ccb94f5" + "url": "https://github.com/okteto/okteto/releases/download/1.12.4/okteto.exe", + "hash": "c382e7b642c512012bced07a6007723ce94b8438854661a2d0d08fb66021b73f" } }, "bin": "okteto.exe",