From c98d4ce35a97cfc92309e84302eb47826f1b4b96 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 17:01:53 +0000 Subject: [PATCH] okteto: Update to version 1.7.5 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",