From 4d9f214d41ac0b0f3cf73c65a0a627099441bd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 8 May 2021 21:42:34 +0200 Subject: [PATCH] okteto: Update to version 1.12.10 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index dba3533ef2..8b58798bb0 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.9", + "version": "1.12.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.12.9/okteto.exe", - "hash": "3263eb88dd8889a0765b855debf0ac73470fa91df05d633078c5e122571c33ee" + "url": "https://github.com/okteto/okteto/releases/download/1.12.10/okteto.exe", + "hash": "5e2f9569076a1c2cc9f027f580711beea48432c88b39de8db8b7433e60777c7f" } }, "bin": "okteto.exe",