loft: Update to version 2.1.7

This commit is contained in:
github-actions[bot] 2022-04-11 16:30:41 +00:00
parent 6ec379d259
commit a448032159

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.6", "version": "2.1.7",
"description": "Namespace & Virtual Cluster Manager for Kubernetes", "description": "Namespace & Virtual Cluster Manager for Kubernetes",
"homepage": "https://github.com/loft-sh/loft", "homepage": "https://github.com/loft-sh/loft",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.7/loft-windows-amd64.exe#/loft.exe",
"hash": "37dd2b841590e84c38d9d378dfce1113ca258b9f2a0602e2b9df4ee7d1792dae" "hash": "405950766813604a45dd59949e461b204c551cc04255cc94fa1a1409f3005feb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.6/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.7/loft-windows-386.exe#/loft.exe",
"hash": "dd35735d53785e81f459aeeb77cb96943787f4dd0d82202a887886e8e1ba741a" "hash": "862986540e6390605dd6e6ca151365f7cc045a51c9762211698c3603934dd284"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",