From a6a2933db7811a8cbd7b403f23acd9ec7027e643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 20 Jul 2021 20:36:11 -0700 Subject: [PATCH] okteto: Update to version 1.13.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 9d5f60841b..861ec265cf 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.13.1", + "version": "1.13.2", "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.1/okteto.exe", - "hash": "3f6f9e7daa08c33c7025ecb231cc8abe9ee12d5b5d22b36311250bf3f08dddc7" + "url": "https://github.com/okteto/okteto/releases/download/1.13.2/okteto.exe", + "hash": "c3284d84de6b1d0d2f4154f0cbc9f78447f379f100c378b5f2ac5868b89f2dd4" } }, "bin": "okteto.exe",