From d10590d12973082ef5a537d66a69d5aa0545c345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:27:10 +0000 Subject: [PATCH] okteto: Update to version 2.19.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 99d12d3343..b57ea2131e 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.19.0", + "version": "2.19.1", "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.0/okteto.exe", - "hash": "24131e39699b92b2ad6d31b1e8a6e5fc828cd9a4e9a528f598d819516a5d0064" + "url": "https://github.com/okteto/okteto/releases/download/2.19.1/okteto.exe", + "hash": "051bbe21c90bcf4a9e735f3087d39573ce8f846fb6c6896f48f5b6026d7a21ef" } }, "bin": "okteto.exe",