diff --git a/bucket/okteto.json b/bucket/okteto.json index 85024fcefb..a7936a3923 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.7.4", + "version": "1.7.5", "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.7.4/okteto.exe", - "hash": "ad6f002a0e991cbd709ccc226b9d15a66853111f8de700e15afabb3229191120" + "url": "https://github.com/okteto/okteto/releases/download/1.7.5/okteto.exe", + "hash": "a7c34cef8f13a78547af66f60c9d16526292ea891bb476d694cb4931bdd2f6a8" } }, "bin": "okteto.exe",