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