rke: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2023-03-07 20:28:02 +00:00
parent d4d4680fc8
commit 949ae32961

View File

@ -1,16 +1,16 @@
{
"version": "1.4.2",
"version": "1.4.3",
"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.4.2/rke_windows-amd64.exe#/rke.exe",
"hash": "1ccfb1959cbc69717ea8b8bf9320a7f1d607aee1ac45846ec9f6c605254684b1"
"url": "https://github.com/rancher/rke/releases/download/v1.4.3/rke_windows-amd64.exe#/rke.exe",
"hash": "1ca9a8b14d31a272fa8fa120b7922c12684571d3e882687440b52d46ad350be2"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.4.2/rke_windows-386.exe#/rke.exe",
"hash": "dbdf36e68b9e2d38620172d8787b9aec55c0a50b64a36f436dcc20dbdd1a6496"
"url": "https://github.com/rancher/rke/releases/download/v1.4.3/rke_windows-386.exe#/rke.exe",
"hash": "6e0484ffb2f9fd79a0030820d741d3a8db951fb6e149cc109e85dfd53f3178c3"
}
},
"bin": "rke.exe",