diff --git a/bucket/okteto.json b/bucket/okteto.json index 9cae29e22d..481bd79f67 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.2", + "version": "1.10.3", "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.2/okteto.exe", - "hash": "21322b2fde94742e01b108ced25141905769f48b4242d7c52dfab770d039cf8d" + "url": "https://github.com/okteto/okteto/releases/download/1.10.3/okteto.exe", + "hash": "000c327582918f320daac0802c06855a221d3110bdc7c71de909e51926e380f3" } }, "bin": "okteto.exe",