From e76b111491d6a690acf10e2c725ae58b2ec98adb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:33:13 +0000 Subject: [PATCH] okteto: Update to version 2.3.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 62777de0c1..636ad00741 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.3.1", + "version": "2.3.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/2.3.1/okteto.exe", - "hash": "2ed3f8c0b8e99b803409d08cb63ce36e26427366a2e8a28ce9afe857b3e43b58" + "url": "https://github.com/okteto/okteto/releases/download/2.3.2/okteto.exe", + "hash": "b640f870607491721ac0571b76668d2b964ee2663ba65361676bf1f3815a615f" } }, "bin": "okteto.exe",