loft: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2021-12-23 08:29:09 +00:00
parent 103832cc2c
commit 8ff3544a6f

View File

@ -1,16 +1,16 @@
{ {
"version": "2.0.2", "version": "2.0.3",
"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.2/loft-windows-amd64.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-amd64.exe#/loft.exe",
"hash": "02d15974bd18de56290041603288d8cabcd418b8b6b30ddc1ce1cf38619027a1" "hash": "cf32183eb429c55e61a4c7824b01b6fad7fb60988a14889dda26d478c2156d7d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/loft-sh/loft/releases/download/v2.0.2/loft-windows-386.exe#/loft.exe", "url": "https://github.com/loft-sh/loft/releases/download/v2.0.3/loft-windows-386.exe#/loft.exe",
"hash": "15d279070ddd676dc1a7da68e1eb5937153c3456dc0c75d5ccfd04cefea3bd29" "hash": "a58dc0e96b1a6d8312789c531bf7809fcb535c126925d4c04ca80fe5e3c6f643"
} }
}, },
"bin": "loft.exe", "bin": "loft.exe",