rke: Update to version 1.3.3

This commit is contained in:
github-actions[bot] 2021-12-18 00:35:33 +00:00
parent 4650fb90c6
commit fc04bf104c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.2", "version": "1.3.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.3.2/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.3/rke_windows-amd64.exe#/rke.exe",
"hash": "6af545b8a0f0c4e2bb710beae33d0f1c3da0525fa7a8a6efdfe5b2495e759394" "hash": "d856e075c29e3a1a13a998c96736c88222cfed726c2f2048247d1bc23e67952b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.2/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.3/rke_windows-386.exe#/rke.exe",
"hash": "96560aa7a9003025fb7821aa5297f70b43769319a51d5f229edf4291e8e89b14" "hash": "50a24716a1286b311d1fdf0d9018c4dcf4f16cecb699d7bfa232c2f99bcb8c96"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",