mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rke: Update to version 1.3.6
This commit is contained in:
parent
61bf1be8fc
commit
3fb1fdee31
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.5",
|
"version": "1.3.6",
|
||||||
"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.3.5/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.3.6/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "bb05fb7fa50486402e9e2db39f8c6bb8da62fe48c0b5c4f65e84ba9ae747b04e"
|
"hash": "ee49360109660035c311db2576f04aabeb38f145284a35030bed07a2b910eac0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.5/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.3.6/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "3420cce2bf53d92050b3627edbe85771e0874c69d377332795c588053afa6238"
|
"hash": "f3a832bb414a954e21908ecdb5525b6e3f63ac0eecf9c725bc26445e226ce674"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user