mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rke: Update to version 1.6.5
This commit is contained in:
parent
1a680e6a0c
commit
e6a79b5b5e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.7.0",
|
||||
"version": "1.6.5",
|
||||
"description": "CNCF-certified Kubernetes distribution that runs entirely within Docker containers",
|
||||
"homepage": "https://rancher.com/products/rke/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "adc440f5452f97756fdb0e52fc068598e43c156e137be96836d971f18f916096"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.6.5/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "1e36c37f9013b06731ae2d79dab3a9e7e185a8cb172f4f47df9279ca9cf248ce"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.7.0/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "c4826f2962e13d7c639470b96eb8d7a29f16d7eae98c8ed69734db5945eae7b0"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.6.5/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "2bd7cc9b4f4017dda9cf3f9aaa73a90888d1ec15ff6eb4f05c85c418d98803a0"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user