rke: Update to version 1.3.7

This commit is contained in:
github-actions[bot] 2022-02-08 20:29:26 +00:00
parent c06405366f
commit b8aab1ab7a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.3.6", "version": "1.3.7",
"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.6/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.7/rke_windows-amd64.exe#/rke.exe",
"hash": "ee49360109660035c311db2576f04aabeb38f145284a35030bed07a2b910eac0" "hash": "f2f14ddf29b8e813bb3aed8593607333e312fa899b7efdcc3f800c962e4ec56c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.3.6/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.7/rke_windows-386.exe#/rke.exe",
"hash": "f3a832bb414a954e21908ecdb5525b6e3f63ac0eecf9c725bc26445e226ce674" "hash": "bf0cc6e740a018e6f852d0ad9473567bde0e4cab6293d1ca3393b340f13d3929"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",