rke: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent e9600c5735
commit 4ed5f551dd

View File

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