rke: Update to version 1.3.13

This commit is contained in:
github-actions[bot] 2022-08-17 04:49:00 +00:00
parent d9be55dbcb
commit 09fbd9c5b8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.12", "version": "1.3.13",
"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.12/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.13/rke_windows-amd64.exe#/rke.exe",
"hash": "9789eb64bbb5f00edfea21b4752b99d80c199c98330eafb6830d6f2c43ec99cd" "hash": "07beb89d75185c312f1a5fcfcbc0f0ba2fed7ed61a2e226eeee46ac55dcdbe8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.12/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.13/rke_windows-386.exe#/rke.exe",
"hash": "b30ba35c4c53e07e230e1d2a361526d714f29ba402211f3eae4eeca25f682cfd" "hash": "57b14d01a320d6ecc0d2b542c6e453a90a9dcc8127d66797bed7cf3e2b5f49b5"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",