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