mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
devspace: Update to version 6.3.5
This commit is contained in:
parent
01e6aaf098
commit
b1b9244e56
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "6.3.4",
|
"version": "6.3.5",
|
||||||
"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.4/devspace-windows-amd64.exe#/devspace.exe",
|
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.5/devspace-windows-amd64.exe#/devspace.exe",
|
||||||
"hash": "5832b9b4d7c14e2bbb22b50d446321909bda0623b76540075538f7c790e0313b"
|
"hash": "fc2f82dbd4d0ca9325726e2e4f9f14cd5d504edc7947bc7045d63bf0e1282d7d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.4/devspace-windows-386.exe#/devspace.exe",
|
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.5/devspace-windows-386.exe#/devspace.exe",
|
||||||
"hash": "645eaec92fa3ba9d2fefbc285f9e6b4465557158e6ee8482be8bbb4984f190e3"
|
"hash": "832519b60b3c183445757f8134fba1bfc8417252411012c7b03ace5581900cec"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "devspace.exe",
|
"bin": "devspace.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user