From d7b27d9bb1a2681570f7f98e6b87c7b29b4aef48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 7 Jun 2021 09:31:18 -0700 Subject: [PATCH] okteto: Update to version 1.12.15 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index bac58d03e1..12e18fe862 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.14", + "version": "1.12.15", "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.14/okteto.exe", - "hash": "235aac6bba7415e0dd745c85f8c8eaf91576f8075da5f0918f5dec807f8d1f7c" + "url": "https://github.com/okteto/okteto/releases/download/1.12.15/okteto.exe", + "hash": "723e9c395d7e5af467e5a410721ccc807cd10b08475c6124be00a22957194e84" } }, "bin": "okteto.exe",