From 22b818c567602b10e72d5bef946a421ab234b2e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:30:48 +0000 Subject: [PATCH] okteto: Update to version 2.15.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index c032bb74db..afc5ce8217 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.15.0", + "version": "2.15.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.0/okteto.exe", - "hash": "496c31b1b14389605cd1c1d7b65c811191ea297b306c21b0dc648eac995dc182" + "url": "https://github.com/okteto/okteto/releases/download/2.15.1/okteto.exe", + "hash": "239a7871ddd340f200658e280aae664da8b029ea20190ccf4cfd434ba9612f34" } }, "bin": "okteto.exe",