mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
rke: Update to version 1.0.5
This commit is contained in:
parent
6bcff0aeae
commit
85118199fa
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"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.0.4/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.0.5/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "24c14aa42d5dfe93bc4e3738ec9b2c1a4c005544a78ec3b9bbbc1fa1cc569130"
|
"hash": "1a37290f2ebcc5a370583f544f0eebd3afd643dbff0ab29a1b982a3dfce99028"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.0.4/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.0.5/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "20008d9cb81ba4a5a0d09cc878aac095b089ffb575f11eae70fe25c93c8729e1"
|
"hash": "5b65c312d025444d3c77c94d0cd9ba3570e7bbf76b7129b1460f2e295e89decd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user