From 8a4a343427a7ec19e01a3ff242f93228c19ae652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 8 Sep 2021 01:12:02 -0700 Subject: [PATCH] okteto: Update to version 1.13.10 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index f2be109956..a026c6ab73 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.9", + "version": "1.13.10", "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.9/okteto.exe", - "hash": "ccf5d1b9b969954ff8402d5123825caf8275594662ecd2fd067aa1f85c791826" + "url": "https://github.com/okteto/okteto/releases/download/1.13.10/okteto.exe", + "hash": "c041abda6cb77efc6fcc5a51f1e48dbae85c891b5b94b512e7d6d372903bbeb6" } }, "bin": "okteto.exe",