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