devspace: Update to version 6.3.15

This commit is contained in:
github-actions[bot] 2025-03-13 00:37:09 +00:00
parent d6ea9678f2
commit f6a2decea4

View File

@ -1,16 +1,16 @@
{
"version": "6.3.14",
"version": "6.3.15",
"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.14/devspace-windows-amd64.exe#/devspace.exe",
"hash": "ba8d1c5a8da739e6464b5f3a30e0b46b4c4b59e778f87d6d6d9b0f0be6dcc5b4"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.15/devspace-windows-amd64.exe#/devspace.exe",
"hash": "a599a07da666adc34a979fd9c52cf2ba8e7010407e662db7e742cf088d3f5517"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.14/devspace-windows-386.exe#/devspace.exe",
"hash": "184ee88f596beef56d819fff650a9dafc4306637edeb27fe163c275c87f808c9"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.15/devspace-windows-386.exe#/devspace.exe",
"hash": "8a1663a6bfaed81ea4ec4d373b5abbbf147f85ff4526c5fc95c9acaf93708ee9"
}
},
"bin": "devspace.exe",