mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rke: Update to version 1.0.6
This commit is contained in:
parent
f7e8aae98c
commit
4ca79c7f66
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"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.0.5/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "1a37290f2ebcc5a370583f544f0eebd3afd643dbff0ab29a1b982a3dfce99028"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.6/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "b88c7fd0e6263c321e6726713946343507f7ed69e3b94a8ba4ce2b217cfe6e6a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.5/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "5b65c312d025444d3c77c94d0cd9ba3570e7bbf76b7129b1460f2e295e89decd"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.6/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "44be502e53e2e4e4ee9a3ee1a1d6aa9d5c763253e8018ded1103e3757e3503c6"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user