devspace: Update to version 6.3.4

This commit is contained in:
github-actions[bot] 2023-11-03 20:24:33 +00:00
parent db39d293d8
commit bdffd6d420

View File

@ -1,16 +1,16 @@
{
"version": "6.3.3",
"version": "6.3.4",
"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.3/devspace-windows-amd64.exe#/devspace.exe",
"hash": "f5bc415ca238ec8544e53d37da413af2fde1ecf042b77c0c3c5a93053694bbaf"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.4/devspace-windows-amd64.exe#/devspace.exe",
"hash": "5832b9b4d7c14e2bbb22b50d446321909bda0623b76540075538f7c790e0313b"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.3/devspace-windows-386.exe#/devspace.exe",
"hash": "c8b5dc5398066186fef27d48d5252ba82c111f5f05ba448b8be026c7fcfebb0a"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.4/devspace-windows-386.exe#/devspace.exe",
"hash": "645eaec92fa3ba9d2fefbc285f9e6b4465557158e6ee8482be8bbb4984f190e3"
}
},
"bin": "devspace.exe",