From a4aa675663d5c9728d38db33ca96d29d1e2e30c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 08:29:21 +0000 Subject: [PATCH] okteto: Update to version 2.12.1 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 225cd72c37..566edfaad1 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.12.0", + "version": "2.12.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.12.0/okteto.exe", - "hash": "2a401525c8d0de39e53c2657deec0d0aeb6476e0f0d5f445907b80221a933f10" + "url": "https://github.com/okteto/okteto/releases/download/2.12.1/okteto.exe", + "hash": "57e2002c1c92c1a92c51eaa452225d1235fa01f9c1f044ed467f37b4a3724cf0" } }, "bin": "okteto.exe",