From a8e3cf396795b4543b24afa07ed4d14087fbd956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 30 Mar 2021 12:35:35 +0200 Subject: [PATCH] okteto: Update to version 1.12.3 --- bucket/okteto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/okteto.json b/bucket/okteto.json index 6a45e65584..cd5ffd073c 100644 --- a/bucket/okteto.json +++ b/bucket/okteto.json @@ -1,12 +1,12 @@ { - "version": "1.12.2", + "version": "1.12.3", "description": "Development platform for Kubernetes applications", "homepage": "https://okteto.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/okteto/okteto/releases/download/1.12.2/okteto.exe", - "hash": "8b7e4f53d4577e58357c938da01d952b404276180a4623c4f72f6dcd4f908694" + "url": "https://github.com/okteto/okteto/releases/download/1.12.3/okteto.exe", + "hash": "147565dcf6e0b85a53e962b03400bde63f774fc93ee52c9cc273f0d37ccb94f5" } }, "bin": "okteto.exe",