mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rke: Update to version 1.8.4
This commit is contained in:
parent
6d13b1ae56
commit
5a2fb27027
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.8.3",
|
||||
"version": "1.8.4",
|
||||
"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.3/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "4ac499e32bee0ab22461dcf9df1daec12284ea7ee12007dd1b798c8617257379"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.4/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "9274b27409c2f02cb9e1f044f97b8e57516edef7b7dee41c69adf3c81fcd5c47"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.3/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "c32321be0f793a0dd56f4040aa583d65ecb2cfdb2502ecf945c1bb9b202e7ab7"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.4/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "c67b9189dce8309be8d0f2db915c603f120ae709b98fce8a510eba0a9167a672"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user