rke: Update to version 1.3.4

This commit is contained in:
github-actions[bot] 2022-01-05 00:32:34 +00:00
parent f5ecfad3d4
commit 534f575d6d

View File

@ -1,16 +1,16 @@
{
"version": "1.3.3",
"version": "1.3.4",
"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.3.3/rke_windows-amd64.exe#/rke.exe",
"hash": "d856e075c29e3a1a13a998c96736c88222cfed726c2f2048247d1bc23e67952b"
"url": "https://github.com/rancher/rke/releases/download/v1.3.4/rke_windows-amd64.exe#/rke.exe",
"hash": "a4cfa4169a4898d81f06d3c3cebf4f23baa28a7ac55470459d2ee7db0bd92525"
},
"32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.3/rke_windows-386.exe#/rke.exe",
"hash": "50a24716a1286b311d1fdf0d9018c4dcf4f16cecb699d7bfa232c2f99bcb8c96"
"url": "https://github.com/rancher/rke/releases/download/v1.3.4/rke_windows-386.exe#/rke.exe",
"hash": "1872f27338a34a0745213830ab4e79039b5e7fe0cc3db79bfafd471ed0a35a8f"
}
},
"bin": "rke.exe",