loft: Update to version 2.0.4

This commit is contained in:
github-actions[bot] 2022-01-13 20:28:03 +00:00
parent ecabde52c7
commit 49e39bc4d3

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.3", "version": "2.0.4",
"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.0.3/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-amd64.exe#/loft.exe",
"hash": "cf32183eb429c55e61a4c7824b01b6fad7fb60988a14889dda26d478c2156d7d" "hash": "3edbe023073111041b8d8d38db114bd8d3f21e7228477f014c3ea13ac4f9eb5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.0.4/loft-windows-386.exe#/loft.exe",
"hash": "a58dc0e96b1a6d8312789c531bf7809fcb535c126925d4c04ca80fe5e3c6f643" "hash": "0af02b4ce5423d1fec24cb6fb7b5576188dda891f192d672a424d044a390f817"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",