diff --git a/bucket/okteto.json b/bucket/okteto.json index dd87f008c2..3c4d785257 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.11.0", + "version": "1.11.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.11.0/okteto.exe", - "hash": "2d6fbf5f755527a0fc1af35020e515cfa01ebc33353df3fdf87159cae8734346" + "url": "https://github.com/okteto/okteto/releases/download/1.11.1/okteto.exe", + "hash": "396f81ecbb52c26b0a50961353580cc300392141e5a19956e5bde43dc4684280" } }, "bin": "okteto.exe",