mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
rke: Update to version 1.7.0
This commit is contained in:
parent
bdb029456a
commit
c95408b3c6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.3",
|
"version": "1.7.0",
|
||||||
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
||||||
"homepage": "https://rancher.com/products/rke/",
|
"homepage": "https://rancher.com/products/rke/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.6.3/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "99fe34f6e55bb18b9c0fbe8c1d09b8620887e5a10e197465285be3f9808aa6c4"
|
"hash": "adc440f5452f97756fdb0e52fc068598e43c156e137be96836d971f18f916096"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.6.3/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "5dc669c363b34c6d05f7904f14529a63ebeee91a630a378c2a74a03275b0057b"
|
"hash": "c4826f2962e13d7c639470b96eb8d7a29f16d7eae98c8ed69734db5945eae7b0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user