From 00a9728318894b4f87f6cf2819c38d759981327b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Feb 2020 20:01:49 +0000 Subject: [PATCH] okteto: Update to version 1.7.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index a2bd7e92a1..85024fcefb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.7.3", + "version": "1.7.4", "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.3/okteto.exe", - "hash": "1e35c8d966b47c7dabb3a22c9504c265b9ac19cbb508c473e2484e216fd4cc28" + "url": "https://github.com/okteto/okteto/releases/download/1.7.4/okteto.exe", + "hash": "ad6f002a0e991cbd709ccc226b9d15a66853111f8de700e15afabb3229191120" } }, "bin": "okteto.exe",