mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rke: Update to version 1.8.5
This commit is contained in:
parent
9a1976d066
commit
382f109858
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.4",
|
||||
"version": "1.8.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.8.4/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "9274b27409c2f02cb9e1f044f97b8e57516edef7b7dee41c69adf3c81fcd5c47"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.5/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "4126a24523279f13cfb93f87de640797708542d62d2181cd0c00f755a44c545e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.4/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "c67b9189dce8309be8d0f2db915c603f120ae709b98fce8a510eba0a9167a672"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.5/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "ebd2716bac50c0365beb18882518fa0991afea5a6573eb911b7c28d4165acaf4"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user