From 831a9236f15600a9926157b3415d4598e03365c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 16:30:36 +0000 Subject: [PATCH] okteto: Update to version 2.4.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 6194a21065..8989c241ee 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.3.3", + "version": "2.4.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.3.3/okteto.exe", - "hash": "bbea6968c9bb3dd02dca1b8ad3a864919c84ac53a751f519d4946cb3ea208b9a" + "url": "https://github.com/okteto/okteto/releases/download/2.4.0/okteto.exe", + "hash": "267898635908f1a789e4bab20f424c3a54109208f81b346e30a6e9556f351a79" } }, "bin": "okteto.exe",