From 4dbfce417473f484227afa28787948df6a2e722c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 3 Aug 2021 21:16:38 -0700 Subject: [PATCH] okteto: Update to version 1.13.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index c23695f5a1..2894eafb11 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.3", + "version": "1.13.4", "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.13.3/okteto.exe", - "hash": "9e8471e25caa9aa1dae28c7b96f772627787452b5e3c7cc47666672102a66538" + "url": "https://github.com/okteto/okteto/releases/download/1.13.4/okteto.exe", + "hash": "d6352cf8d912855a4a30c70fcea44f756d2ac5a9b15325483707017c14c5d16f" } }, "bin": "okteto.exe",