From 5daf4938b9b3561a336243e677d9aeb0315db153 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 12:31:03 +0000 Subject: [PATCH] okteto: Update to version 2.27.4 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index b065f8caa8..fd607c52fc 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.27.3", + "version": "2.27.4", "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.27.3/okteto.exe", - "hash": "c2a1b9c467e835644ca35c072c38d841b1e448782bb360d808cfb62ef77e02c5" + "url": "https://github.com/okteto/okteto/releases/download/2.27.4/okteto.exe", + "hash": "bf588050d7d1c2c22ea24f65b721c90f18b475f52b3978919f7d61437da5173d" } }, "bin": "okteto.exe",