From 1a30f8c064234c3c02ddd1691c65bca87b60adc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Feb 2021 07:26:38 +0100 Subject: [PATCH] okteto: Update to version 1.10.8 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 84ee5d857a..45f50e7555 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.10.7", + "version": "1.10.8", "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.10.7/okteto.exe", - "hash": "d1a7e613c10100b6b38c5972784ab4fee72aca70af611af2f015e3bed593f0a4" + "url": "https://github.com/okteto/okteto/releases/download/1.10.8/okteto.exe", + "hash": "9d3aacdd1bd14060fade78a8f8cc6d12151ca67b3ebe151dfb13f543e03d923d" } }, "bin": "okteto.exe",