mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
devspace: Update to version 6.3.13
This commit is contained in:
parent
f20d4b33fb
commit
d6656e0ca1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "6.3.12",
|
"version": "6.3.13",
|
||||||
"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.12/devspace-windows-amd64.exe#/devspace.exe",
|
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.13/devspace-windows-amd64.exe#/devspace.exe",
|
||||||
"hash": "c369068b2c73af085e8fb6ac6439a88de37d55500d6124575319f40785c63023"
|
"hash": "6b516042fd8962b46a0371082ee44ff9f4c2aea57898133019848189bf5bde37"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.12/devspace-windows-386.exe#/devspace.exe",
|
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.13/devspace-windows-386.exe#/devspace.exe",
|
||||||
"hash": "021d95f5c0c557225b29fc823488f3a1c288c7f1fdb11b7baff66407e57a8178"
|
"hash": "6cbbe6cfe8883a7c426a87aec84c29fb87104906ce222e7b4e1a11046521aaad"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "devspace.exe",
|
"bin": "devspace.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user