From ad7d570f61aa68c6884eb4fc086d154f27fd6ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 24 May 2021 22:18:35 -0700 Subject: [PATCH] okteto: Update to version 1.12.13 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 1b5e54c468..3f90b28fa5 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.12", + "version": "1.12.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.12.12/okteto.exe", - "hash": "66b295ba9c4525c04fb0518c4e393cac2b995bda582eb08c436ca285be7925ff" + "url": "https://github.com/okteto/okteto/releases/download/1.12.13/okteto.exe", + "hash": "06326575df3137770385f68b9033ed1235dcabca67125d1f69b98a1b2730bcc9" } }, "bin": "okteto.exe",