mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rke: Update to version 1.1.18
This commit is contained in:
parent
125a09f627
commit
6da504d986
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.8",
|
"version": "1.1.18",
|
||||||
"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.2.8/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.18/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "49efc21560ed46a811884bc1833fdcb2482e1b5a0d6ba318c394e93de5429f2b"
|
"hash": "2a477b384794589fca431a04cb96a7108c8cc9d279d333b0db9991fdf6835785"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.2.8/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.18/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "347b214c1a7d6cfc9bc33b6ef79b0748da24db400ba3d58e3b25d1c0913f1aad"
|
"hash": "df396834abbcbd2299a279e4deab1a6384eaf115995d8fd67a482b9737150ec3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user