diff --git a/bucket/devspace.json b/bucket/devspace.json index 0d14bc30f7..681ae549c4 100644 --- a/bucket/devspace.json +++ b/bucket/devspace.json @@ -1,16 +1,16 @@ { - "version": "6.3.11", + "version": "6.3.12", "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.11/devspace-windows-amd64.exe#/devspace.exe", - "hash": "ba244f03af2a8be65fb7a6b3161394fc6391bf5b5223e601bc1933f0a34402ab" + "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.12/devspace-windows-amd64.exe#/devspace.exe", + "hash": "c369068b2c73af085e8fb6ac6439a88de37d55500d6124575319f40785c63023" }, "32bit": { - "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.11/devspace-windows-386.exe#/devspace.exe", - "hash": "88c6e8b18f0096d0053d6d64bd2442b4dfc759ad42c93ca029c404b584ab28fb" + "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.12/devspace-windows-386.exe#/devspace.exe", + "hash": "021d95f5c0c557225b29fc823488f3a1c288c7f1fdb11b7baff66407e57a8178" } }, "bin": "devspace.exe",