From d559b93f9d0d8e93d486cdaf6b6869015bb7baa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 00:32:03 +0000 Subject: [PATCH] loft: Update to version 2.0.3 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 68ec5775d3..6dd07824c3 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.0.4", + "version": "2.0.3", "description": "Namespace & Virtual Cluster Manager for Kubernetes", "homepage": "https://github.com/loft-sh/loft", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-amd64.exe#/loft.exe", - "hash": "3edbe023073111041b8d8d38db114bd8d3f21e7228477f014c3ea13ac4f9eb5f" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-amd64.exe#/loft.exe", + "hash": "cf32183eb429c55e61a4c7824b01b6fad7fb60988a14889dda26d478c2156d7d" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-386.exe#/loft.exe", - "hash": "0af02b4ce5423d1fec24cb6fb7b5576188dda891f192d672a424d044a390f817" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-386.exe#/loft.exe", + "hash": "a58dc0e96b1a6d8312789c531bf7809fcb535c126925d4c04ca80fe5e3c6f643" } }, "bin": "loft.exe",