{ "version": "6.3.20", "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.20/devspace-windows-amd64.exe#/devspace.exe", "hash": "71a21718f63245edcdb278995f179cf2d3ee52c263ddf3162180a07fcd4d5853" }, "32bit": { "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.20/devspace-windows-386.exe#/devspace.exe", "hash": "c89f6d870520714b0ca8ed51fe1404ba603757b930d96c5c43446b0bb9049e22" } }, "bin": "devspace.exe", "checkver": { "github": "https://github.com/devspace-sh/devspace" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/devspace-sh/devspace/releases/download/v$version/devspace-windows-amd64.exe#/devspace.exe" }, "32bit": { "url": "https://github.com/devspace-sh/devspace/releases/download/v$version/devspace-windows-386.exe#/devspace.exe" } }, "hash": { "url": "$url.sha256" } } }