rke: Update to version 1.3.1

This commit is contained in:
Jakub Čábera 2021-09-17 23:53:32 -07:00
parent 93aa1a7ef4
commit 90d7b1e717

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.0/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.1/rke_windows-amd64.exe#/rke.exe",
"hash": "3144dcceb9379361bb30439eef27f80e137b6a83f5b90ed58c1e3d43b4953af7" "hash": "085ef37caba42072dee914cd4e031f52dea7093b21cb137d265b5e61de15c99a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.0/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.1/rke_windows-386.exe#/rke.exe",
"hash": "cfdbd7887ab3f825db9f80f4fed95452ed9c0f94560ec4dd1ba55280817edf79" "hash": "b8e860658423b0cfe5df1a3f0e0e8fd3a86ae4ea3c9517a1609189269dafc9ac"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",