From 15b247764f12c8f158ed0376e5cd18c5ddd29a50 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 12:01:49 +0000 Subject: [PATCH] okteto: Update to version 1.8.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index a7936a3923..e0261cb44a 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.7.5", + "version": "1.8.0", "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.5/okteto.exe", - "hash": "a7c34cef8f13a78547af66f60c9d16526292ea891bb476d694cb4931bdd2f6a8" + "url": "https://github.com/okteto/okteto/releases/download/1.8.0/okteto.exe", + "hash": "7dc42416760beba06c4ca1cb94ca0bce16bb217124d949b8eeec8b4872427c46" } }, "bin": "okteto.exe",