From 92626ca361bac7bd7cb1421d0b2193e1dd2d77d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Sep 2020 11:27:09 +0200 Subject: [PATCH] okteto: Update to version 1.9.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index c67f101ecd..4d9c2db09a 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.22", + "version": "1.9.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.8.22/okteto.exe", - "hash": "f2280a1849fe300e40a707b101329ad93a097eb63383b35cf3ea5df5c18de3c1" + "url": "https://github.com/okteto/okteto/releases/download/1.9.0/okteto.exe", + "hash": "25de371d926bf646ae00fc899e44a917c5b86add66de96a867b05ed9ce90b65e" } }, "bin": "okteto.exe",