From f31ffa6b5a4fc506d4f6eb4202c796e120ecca22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 16:30:11 +0000 Subject: [PATCH] okteto: Update to version 2.15.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index afc5ce8217..0ca0241742 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.15.1", + "version": "2.15.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.15.1/okteto.exe", - "hash": "239a7871ddd340f200658e280aae664da8b029ea20190ccf4cfd434ba9612f34" + "url": "https://github.com/okteto/okteto/releases/download/2.15.2/okteto.exe", + "hash": "ce7b672328b85d76c84fda5825e5731ebcdc82be7a38b02caba728e285fd01c9" } }, "bin": "okteto.exe",