From 49e39bc4d3d9d9c22ad7e13f1f2c1b2fc0a79735 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 20:28:03 +0000 Subject: [PATCH] loft: Update to version 2.0.4 --- bucket/loft.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/loft.json b/bucket/loft.json index 6dd07824c3..68ec5775d3 100644 --- a/bucket/loft.json +++ b/bucket/loft.json @@ -1,16 +1,16 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.3/loft-windows-amd64.exe#/loft.exe", - "hash": "cf32183eb429c55e61a4c7824b01b6fad7fb60988a14889dda26d478c2156d7d" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-amd64.exe#/loft.exe", + "hash": "3edbe023073111041b8d8d38db114bd8d3f21e7228477f014c3ea13ac4f9eb5f" }, "32bit": { - "url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-386.exe#/loft.exe", - "hash": "a58dc0e96b1a6d8312789c531bf7809fcb535c126925d4c04ca80fe5e3c6f643" + "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-386.exe#/loft.exe", + "hash": "0af02b4ce5423d1fec24cb6fb7b5576188dda891f192d672a424d044a390f817" } }, "bin": "loft.exe",