devspace: Update to version 6.3.8

This commit is contained in:
github-actions[bot] 2024-01-02 20:24:34 +00:00
parent c313b8f2e9
commit 26d55dc891

View File

@ -1,16 +1,16 @@
{ {
"version": "6.3.7", "version": "6.3.8",
"description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster", "description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster",
"homepage": "https://devspace.sh", "homepage": "https://devspace.sh",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.7/devspace-windows-amd64.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.8/devspace-windows-amd64.exe#/devspace.exe",
"hash": "6f7a370ba222604e0819ae67d97230101f7351d5e2f5401e4905f63b695b2b44" "hash": "753cf2859c5ca0bcb1d3665d9ca5be3bc9ec5b2fc0e7b9f24f47ea6cea8db87a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.7/devspace-windows-386.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.8/devspace-windows-386.exe#/devspace.exe",
"hash": "2e299a0c43e946462a395bacd2e20f15233ec26bd1ccc77a17caba3637049648" "hash": "eb41ea7ffe1fd63e393cfe3df39b130d4cdd05813e198de2fd3a8a455504f2df"
} }
}, },
"bin": "devspace.exe", "bin": "devspace.exe",