diff --git a/bucket/okteto.json b/bucket/okteto.json index 666103e70e..b18e6e1486 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.11.3", + "version": "1.11.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.11.3/okteto.exe", - "hash": "19dc1808e5c0f0866f1bd64ba1fafb348a18f0d90fd7acbceffd4b67c340b479" + "url": "https://github.com/okteto/okteto/releases/download/1.11.4/okteto.exe", + "hash": "933f6487db42530c875e671db0a04610df4f3d9f32e60336b42f52813b0c810e" } }, "bin": "okteto.exe",