loft: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2022-10-12 16:31:45 +00:00
parent 63c74d0208
commit 062a66050d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.3.0", "version": "2.3.1",
"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.3.0/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.3.1/loft-windows-amd64.exe#/loft.exe",
"hash": "a622e5fecee6089bb4720d43aa8c25b68c305a22a210504c02309a3731cd840b" "hash": "8ea801d09eff9cbd9c1f8fda956dbd4c77f949940aa99fe1bed43f4c02e6794f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.3.0/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.3.1/loft-windows-386.exe#/loft.exe",
"hash": "5e34cf4a94f951d1a715be9282964cc70ebb7bd8727ee3aeac20b953042cd910" "hash": "f93933efc41a9952f830158a2366ed3158c540294979c27966c99f5b93f5bf71"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",