From 3b81621ba459ce79d25b20c44226d2b0fd605f91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 16:30:30 +0000 Subject: [PATCH] okteto: Update to version 2.30.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 11d1669fb9..d5ef9d16eb 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.30.0", + "version": "2.30.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.30.0/okteto.exe", - "hash": "f27b1f2e4e13e22520492515a66ba7a37b2c6f3e8999fb41efe1552bd0d62d2c" + "url": "https://github.com/okteto/okteto/releases/download/2.30.1/okteto.exe", + "hash": "1875845d80d1adb58407047957fd14dcf38f32b852b8ea05f83e557888730ee2" } }, "bin": "okteto.exe",