diff --git a/bucket/okteto.json b/bucket/okteto.json index 45f50e7555..0b34383c73 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.8", + "version": "1.10.9", "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.10.8/okteto.exe", - "hash": "9d3aacdd1bd14060fade78a8f8cc6d12151ca67b3ebe151dfb13f543e03d923d" + "url": "https://github.com/okteto/okteto/releases/download/1.10.9/okteto.exe", + "hash": "2a63a3b6cf6b9f3b46af825ceba2c3469a68071684fde996dfe4a24bcddcaab6" } }, "bin": "okteto.exe",