From 77fa7a3b10b21b9091ccf029ff944e07e8734903 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:32:19 +0000 Subject: [PATCH] okteto: Update to version 2.6.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index ea3ab4885f..a2e9041588 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.6.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.5.3/okteto.exe", - "hash": "4cc403c8dcbbfc4c0d34e4a1f0c7d556585a59a9dd7e8a43bb06f86de093a269" + "url": "https://github.com/okteto/okteto/releases/download/2.6.0/okteto.exe", + "hash": "b394834f1f28a3cc0b1390a03cc66ba7f4ede3b44a72259f7ebb8b314e1493e9" } }, "bin": "okteto.exe",