devspace: Update to version 6.3.3

This commit is contained in:
github-actions[bot] 2023-09-01 00:34:35 +00:00
parent 40aab75469
commit 1fb7bf4324

View File

@ -1,16 +1,16 @@
{
"version": "6.3.2",
"version": "6.3.3",
"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.2/devspace-windows-amd64.exe#/devspace.exe",
"hash": "72d89cd7f2c4b59a4ae282293423318eb5cac68a1bb48dcc50ff200f3ce826a6"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.3/devspace-windows-amd64.exe#/devspace.exe",
"hash": "f5bc415ca238ec8544e53d37da413af2fde1ecf042b77c0c3c5a93053694bbaf"
},
"32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.2/devspace-windows-386.exe#/devspace.exe",
"hash": "af143841ae2fa0c0a2e77ffa2ceb3d7a630458f17681d15d0e4fa8e922f259da"
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.3/devspace-windows-386.exe#/devspace.exe",
"hash": "c8b5dc5398066186fef27d48d5252ba82c111f5f05ba448b8be026c7fcfebb0a"
}
},
"bin": "devspace.exe",