mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
rke: Update to version 1.4.3
This commit is contained in:
parent
d4d4680fc8
commit
949ae32961
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.2",
|
"version": "1.4.3",
|
||||||
"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.4.2/rke_windows-amd64.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.4.3/rke_windows-amd64.exe#/rke.exe",
|
||||||
"hash": "1ccfb1959cbc69717ea8b8bf9320a7f1d607aee1ac45846ec9f6c605254684b1"
|
"hash": "1ca9a8b14d31a272fa8fa120b7922c12684571d3e882687440b52d46ad350be2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rancher/rke/releases/download/v1.4.2/rke_windows-386.exe#/rke.exe",
|
"url": "https://github.com/rancher/rke/releases/download/v1.4.3/rke_windows-386.exe#/rke.exe",
|
||||||
"hash": "dbdf36e68b9e2d38620172d8787b9aec55c0a50b64a36f436dcc20dbdd1a6496"
|
"hash": "6e0484ffb2f9fd79a0030820d741d3a8db951fb6e149cc109e85dfd53f3178c3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "rke.exe",
|
"bin": "rke.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user