diff --git a/bucket/devspace.json b/bucket/devspace.json index a54a8332bc..c4c13140c4 100644 --- a/bucket/devspace.json +++ b/bucket/devspace.json @@ -1,16 +1,16 @@ { - "version": "6.3.16", + "version": "6.3.17", "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.16/devspace-windows-amd64.exe#/devspace.exe", - "hash": "8f15d970da4844ff554f6a173ea6afd2b07bfc7401de72f4e37742e41e0b4676" + "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.17/devspace-windows-amd64.exe#/devspace.exe", + "hash": "a7c374f6826ec83db13abf0bb283221a0b4644a84b34e5161692efe9f89b1dd6" }, "32bit": { - "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.16/devspace-windows-386.exe#/devspace.exe", - "hash": "96e00152c7235d16bde19db1bf1b78ae5bbe3454a30657f4e11bb433d70146db" + "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.17/devspace-windows-386.exe#/devspace.exe", + "hash": "3a996fdc9afba6aefdb062f4afdc605a0d5cb811b7d024e7ebed00fb1a693eda" } }, "bin": "devspace.exe",