devspace: Update to version 6.3.18

This commit is contained in:
github-actions[bot] 2025-09-27 00:35:50 +00:00
parent ea276cc126
commit 4b40cf55b9

View File

@ -1,16 +1,16 @@
{
"version": "6.3.17",
"version": "6.3.18",
"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.17/devspace-windows-amd64.exe#/devspace.exe",
"hash": "a7c374f6826ec83db13abf0bb283221a0b4644a84b34e5161692efe9f89b1dd6"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.18/devspace-windows-amd64.exe#/devspace.exe",
"hash": "ef5999e78103495587a6f2090035bc4cb588a4553ec8901008ebb8c4b43327da"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.17/devspace-windows-386.exe#/devspace.exe",
"hash": "3a996fdc9afba6aefdb062f4afdc605a0d5cb811b7d024e7ebed00fb1a693eda"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.18/devspace-windows-386.exe#/devspace.exe",
"hash": "83a564a93063a9eaba19dd074762d233553e140c42af1d20b9f3f1a0261dc330"
}
},
"bin": "devspace.exe",