From 0b6e46f59d87e3711844b1354f04d831d176ef13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Aug 2023 12:30:35 +0000 Subject: [PATCH] okteto: Update to version 2.18.2 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 6eaa40d986..8502b700f9 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "2.18.1", + "version": "2.18.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.18.1/okteto.exe", - "hash": "edf19d4517e7166d4fe1fd4390a9df28e9a692482a0d5d98bc00d002a2809f6a" + "url": "https://github.com/okteto/okteto/releases/download/2.18.2/okteto.exe", + "hash": "e9f2c1c2cd082d044600bb8f0064797619ec2ff0c92f7f2648fbbf3c65a72b96" } }, "bin": "okteto.exe",