From 83c869d539784b659c561906fa751872debd20b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:33:07 +0000 Subject: [PATCH] okteto: Update to version 2.16.5 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 0a4cb7008c..8e03cc2dcc 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.16.4", + "version": "2.16.5", "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.16.4/okteto.exe", - "hash": "421368703ec046a763df37a285094306e5880b0e5970579eb86e3e7dc4ab2c7c" + "url": "https://github.com/okteto/okteto/releases/download/2.16.5/okteto.exe", + "hash": "c3c493b73199b6f4d5514bc8dc59a4c8c4e56591cf09ad285d77acb5728bebfb" } }, "bin": "okteto.exe",