From b0b110431ca62ba1264574bd73554323ed3c5e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 2 Sep 2020 08:20:26 +0200 Subject: [PATCH] okteto: Update to version 1.8.18 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 4bce1331b5..d66fbed2c8 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.17", + "version": "1.8.18", "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.17/okteto.exe", - "hash": "f8c157a045746986b55a9ca4d0b38d51731af1c21c89b9505caf8b865ef97f39" + "url": "https://github.com/okteto/okteto/releases/download/1.8.18/okteto.exe", + "hash": "7d832d9ca3be7d480e9d870cdcd9a0ae5c6dbf3548c76d8712f0a638fd42a8a5" } }, "bin": "okteto.exe",