mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rke: Update to version 1.1.19
This commit is contained in:
parent
e2a7068695
commit
18d12711e1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.11",
|
"version": "1.1.19",
|
||||||
"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.11/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.19/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "1fdc6defa16c536fb670acc99d93dcc651a87f49c107227f7d5700410b316b4b"
|
"hash": "2b749e14f6f8fcee1a9fb4c1128f76a334d84b9686f1d127628bc40d64d5696e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.2.11/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.1.19/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "dd171fa1e77a48a0cd70d0058a8c7ab684a6de5098193f8b0711565644dc7355"
|
"hash": "fad8aaa6f458aa1899e68375f3cf226a7363f34ca590083745b408018cea6190"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user