From 1e5f5cecfcf2bd0c2f581e9bd723363c80719ab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 12:30:24 +0000 Subject: [PATCH] okteto: Update to version 2.16.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 03f39aa103..f94beac400 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.15.3", + "version": "2.16.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.15.3/okteto.exe", - "hash": "f1b6c0d11b4598a384c961aefc8e5bb2ff7e5307a8247147c196752b91477aa2" + "url": "https://github.com/okteto/okteto/releases/download/2.16.0/okteto.exe", + "hash": "067c3c61e72ed4ddea9439877f79d954d70dc8d00cf83b7c7dc30b0918f42e6e" } }, "bin": "okteto.exe",