loft: Update to version 2.1.5

This commit is contained in:
github-actions[bot] 2022-03-13 08:27:52 +00:00
parent 8dd7dcea7e
commit c30da3edba

View File

@ -1,16 +1,16 @@
{ {
"version": "2.1.4", "version": "2.1.5",
"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.4/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-amd64.exe#/loft.exe",
"hash": "abe63bdd12a9b9f1d72fb3723bada91251c13c93e4cd53842cac06adc000f455" "hash": "44fb661527bb122d40653e6d9e62af162f5874bd42ed8a6e36b4571722e8d012"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.1.4/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.1.5/loft-windows-386.exe#/loft.exe",
"hash": "65e1aed411a672ad0037e41be15630ef3b24ef572b47443a1b1e54930b7223a8" "hash": "d57c9dd09d4a4d3368fdfda3691d750d25bfafb6d729506ac2526f81463fa496"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",