diff --git a/bucket/okteto.json b/bucket/okteto.json index 4d9c2db09a..a3fda66fe7 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.9.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.9.0/okteto.exe", - "hash": "25de371d926bf646ae00fc899e44a917c5b86add66de96a867b05ed9ce90b65e" + "url": "https://github.com/okteto/okteto/releases/download/1.9.1/okteto.exe", + "hash": "17466540be46eb9d3ff78c8dbf998a9b880e6edad8f8e5959f490aa90f9458e7" } }, "bin": "okteto.exe",