From 4b70f014e37c8ed6361c4806ac25d821d1c42604 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Feb 2020 21:01:48 +0000 Subject: [PATCH] okteto: Update to version 1.7.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 26e365f7e2..a2bd7e92a1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.7.2", + "version": "1.7.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.7.2/okteto.exe", - "hash": "834458794dcfc16249660cbb81b1a12469560c22399fb31881120c3cb7de0342" + "url": "https://github.com/okteto/okteto/releases/download/1.7.3/okteto.exe", + "hash": "1e35c8d966b47c7dabb3a22c9504c265b9ac19cbb508c473e2484e216fd4cc28" } }, "bin": "okteto.exe",