mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
rke: Update to version 1.8.9
This commit is contained in:
parent
aae07fe1c4
commit
9ece54868a
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.8",
|
"version": "1.8.9",
|
||||||
"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.8.8/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.8.9/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "ed6afdea0fbe3ff5b37f1e252f36a7a57dde54727b349844d4468c4e7ec9d61f"
|
"hash": "038387440beca3541d6e2590502eb6631600b4fd3bea070ca4b26bc010741d53"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.8.8/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.8.9/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "e7e932345f44c6de3c620815767ac145a140f8172396696b13f5744a71dc9e36"
|
"hash": "17dc5895f6d2815fcf0921cde645d17080c63f90ad918d9d4a55f27408981af1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user