From 66e72481f85530cad3762ee3c8dce7ed340b2722 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 16:29:44 +0000 Subject: [PATCH] okteto: Update to version 2.31.0 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 5c91380b26..fea03c671d 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.30.2", + "version": "2.31.0", "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.2/okteto.exe", - "hash": "aabd1a326c6d908440dd6a369bed5013fbff11f6f98bcd314a2685fb9f9bdb03" + "url": "https://github.com/okteto/okteto/releases/download/2.31.0/okteto.exe", + "hash": "34a10b9aeb38c98f262d71247844c3165820eab36f8b6ca25b3e14d24a90ed44" } }, "bin": "okteto.exe",