devspace: Update to version 6.3.9

This commit is contained in:
github-actions[bot] 2024-01-18 00:32:24 +00:00
parent 169f1e8c60
commit 559db9463b

View File

@ -1,16 +1,16 @@
{ {
"version": "6.3.8", "version": "6.3.9",
"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.8/devspace-windows-amd64.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.9/devspace-windows-amd64.exe#/devspace.exe",
"hash": "753cf2859c5ca0bcb1d3665d9ca5be3bc9ec5b2fc0e7b9f24f47ea6cea8db87a" "hash": "6e64f719531171026f574207600acd9446bd50c4100e716f2cbed5df9dfac7a5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.8/devspace-windows-386.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.9/devspace-windows-386.exe#/devspace.exe",
"hash": "eb41ea7ffe1fd63e393cfe3df39b130d4cdd05813e198de2fd3a8a455504f2df" "hash": "7d352dd8180925cf6dfd9474481d49d4496e4d73c04d6e95e68bc1af69e80456"
} }
}, },
"bin": "devspace.exe", "bin": "devspace.exe",