From 2b248bf015c0cf1a0ff18dc40be320ee446efdb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 12:31:30 +0000 Subject: [PATCH] okteto: Update to version 2.16.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index c0e942d5db..b65684f3ec 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.16.1", + "version": "2.16.2", "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.1/okteto.exe", - "hash": "3f966504115984b34e3a8804f9c7be53b707877f61d2a73d314c73bbd25af63e" + "url": "https://github.com/okteto/okteto/releases/download/2.16.2/okteto.exe", + "hash": "3c82171e025a523328a9a74b4191079f766b59ba437e7bfc3ada010a79f15bd2" } }, "bin": "okteto.exe",