From 0ace49f56e4d75defe8cdc734cbcf3b78206d281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 26 Jun 2020 13:31:42 +0200 Subject: [PATCH] okteto: Update to version 1.8.13 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 847d4ccda9..f9a6b22907 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.8.12", + "version": "1.8.13", "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.12/okteto.exe", - "hash": "8ff0a22a2b0b3d1d83f5c9015924c7fd17267cb7c0a89811805c6b69428010e8" + "url": "https://github.com/okteto/okteto/releases/download/1.8.13/okteto.exe", + "hash": "05f2edbd6378adf4bf671156de50728c6e677aea27dd295159562b235e05e9b9" } }, "bin": "okteto.exe",