devspace: Update to version 6.3.7

This commit is contained in:
github-actions[bot] 2023-12-12 16:27:04 +00:00
parent 760b045317
commit 3aa3c6e88c

View File

@ -1,16 +1,16 @@
{
"version": "6.3.6",
"version": "6.3.7",
"description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster",
"homepage": "https://devspace.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.6/devspace-windows-amd64.exe#/devspace.exe",
"hash": "db5581f2a972873c3f9c5371cff008d9eb630fe71638e7a1949f94e0e4359f30"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.7/devspace-windows-amd64.exe#/devspace.exe",
"hash": "6f7a370ba222604e0819ae67d97230101f7351d5e2f5401e4905f63b695b2b44"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.6/devspace-windows-386.exe#/devspace.exe",
"hash": "690b7b35341c580dfcae9ce1e7dfb0eb7494c3031518f5a6ae969ec790b367dc"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.7/devspace-windows-386.exe#/devspace.exe",
"hash": "2e299a0c43e946462a395bacd2e20f15233ec26bd1ccc77a17caba3637049648"
}
},
"bin": "devspace.exe",