rke: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2025-01-22 00:35:16 +00:00
parent 1f261e267f
commit 6fa5d1a872

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.5", "version": "1.7.2",
"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.6.5/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.7.2/rke_windows-amd64.exe#/rke.exe",
"hash": "1e36c37f9013b06731ae2d79dab3a9e7e185a8cb172f4f47df9279ca9cf248ce" "hash": "6c734338d97452752c191ac6e7df1aa5b012a268cd453a1b9d54e84aadfc4487"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.6.5/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.7.2/rke_windows-386.exe#/rke.exe",
"hash": "2bd7cc9b4f4017dda9cf3f9aaa73a90888d1ec15ff6eb4f05c85c418d98803a0" "hash": "aba8e00ca6d507cebaf668bc80f3c30adecd89f820322b4d4e7362eeee18f5ba"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",