From fdc03dc63ada4fcf8cfc97d7a34642881b18b5c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Sep 2020 12:33:05 +0200 Subject: [PATCH] okteto: Update to version 1.8.20 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index be28a53273..db82ef293f 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.19", + "version": "1.8.20", "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.19/okteto.exe", - "hash": "420dc8d222d3caab13016575c293184e5264813a15105acf2e77d2dee71c11ff" + "url": "https://github.com/okteto/okteto/releases/download/1.8.20/okteto.exe", + "hash": "371c44e96330bfc95b6fec6499194ba3bb240b6225d87c152493bf5c63bd82ce" } }, "bin": "okteto.exe",