devspace: Update to version 6.3.10

This commit is contained in:
github-actions[bot] 2024-01-25 08:26:46 +00:00
parent 3525dc9db1
commit 4a01ccc126

View File

@ -1,16 +1,16 @@
{
"version": "6.3.9",
"version": "6.3.10",
"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.9/devspace-windows-amd64.exe#/devspace.exe",
"hash": "6e64f719531171026f574207600acd9446bd50c4100e716f2cbed5df9dfac7a5"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.10/devspace-windows-amd64.exe#/devspace.exe",
"hash": "5f7994802ea458c483af6aca29ed2bee0e608feb5738a546a44aacac61d85098"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.9/devspace-windows-386.exe#/devspace.exe",
"hash": "7d352dd8180925cf6dfd9474481d49d4496e4d73c04d6e95e68bc1af69e80456"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.10/devspace-windows-386.exe#/devspace.exe",
"hash": "56bdf247e38742566d781b46f15a0bf66d1de51fb7fb9c57e321247117736511"
}
},
"bin": "devspace.exe",