devspace: Update to version 6.3.6

This commit is contained in:
github-actions[bot] 2023-12-05 12:30:09 +00:00
parent 79266545b9
commit e2b90bf6ab

View File

@ -1,16 +1,16 @@
{
"version": "6.3.5",
"version": "6.3.6",
"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.5/devspace-windows-amd64.exe#/devspace.exe",
"hash": "fc2f82dbd4d0ca9325726e2e4f9f14cd5d504edc7947bc7045d63bf0e1282d7d"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.6/devspace-windows-amd64.exe#/devspace.exe",
"hash": "db5581f2a972873c3f9c5371cff008d9eb630fe71638e7a1949f94e0e4359f30"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.5/devspace-windows-386.exe#/devspace.exe",
"hash": "832519b60b3c183445757f8134fba1bfc8417252411012c7b03ace5581900cec"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.6/devspace-windows-386.exe#/devspace.exe",
"hash": "690b7b35341c580dfcae9ce1e7dfb0eb7494c3031518f5a6ae969ec790b367dc"
}
},
"bin": "devspace.exe",