loft: Update to version 2.1.8

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:58 +00:00
parent a5bbb43d33
commit 2dd43b4a50

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.7", "version": "2.1.8",
"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.7/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-amd64.exe#/loft.exe",
"hash": "405950766813604a45dd59949e461b204c551cc04255cc94fa1a1409f3005feb" "hash": "77d8717a97ac847eed6f95d26fc68aa852f3fba792342ca4fc71cb34a407e36e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.7/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.8/loft-windows-386.exe#/loft.exe",
"hash": "862986540e6390605dd6e6ca151365f7cc045a51c9762211698c3603934dd284" "hash": "05ba216a4e89333f2ea8e182ba78414b3f924edbc27126d3eb7ab3fb80807119"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",