mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
rke: Update to version 1.3.0
This commit is contained in:
parent
a49f6de6d1
commit
e5b26feab1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.1.19",
|
||||
"version": "1.3.0",
|
||||
"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.1.19/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "2b749e14f6f8fcee1a9fb4c1128f76a334d84b9686f1d127628bc40d64d5696e"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.0/rke_windows-amd64.exe#/rke.exe",
|
||||
"hash": "3144dcceb9379361bb30439eef27f80e137b6a83f5b90ed58c1e3d43b4953af7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.1.19/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "fad8aaa6f458aa1899e68375f3cf226a7363f34ca590083745b408018cea6190"
|
||||
"url": "https://github.com/rancher/rke/releases/download/v1.3.0/rke_windows-386.exe#/rke.exe",
|
||||
"hash": "cfdbd7887ab3f825db9f80f4fed95452ed9c0f94560ec4dd1ba55280817edf79"
|
||||
}
|
||||
},
|
||||
"bin": "rke.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user