From 9db8b9e56f3f6b864248f71cc99166cdaac3275d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 16:27:48 +0000 Subject: [PATCH] okteto: Update to version 2.19.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index b57ea2131e..8117eefd9b 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.19.1", + "version": "2.19.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.19.1/okteto.exe", - "hash": "051bbe21c90bcf4a9e735f3087d39573ce8f846fb6c6896f48f5b6026d7a21ef" + "url": "https://github.com/okteto/okteto/releases/download/2.19.2/okteto.exe", + "hash": "4d5afb6bb5e26edd4940fdd920e5b283cad9873ff047c79dba3531dfc11887b9" } }, "bin": "okteto.exe",