rke: Update to version 1.4.5

This commit is contained in:
github-actions[bot] 2023-04-27 00:35:20 +00:00
parent 7c7d4a7464
commit eb404fd85f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.4", "version": "1.4.5",
"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.4.4/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.4.5/rke_windows-amd64.exe#/rke.exe",
"hash": "c4030e5bc626f123dd2ade74115e2625ee60d0f85b442d122dbdc286995a20c1" "hash": "c6e69a7f6e466d9b4e3bcb85d56da09857a663d26db9155d0e8f33fbda7b1217"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.4.4/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.4.5/rke_windows-386.exe#/rke.exe",
"hash": "916f7762ef53bc60b9972c6de4194b38bfdd4485ba6ee82f726534c22ec4bcb3" "hash": "e6cca3391600974d980eafc07cc106d8ac53ac58ab69a14301acb7c32e89fcb3"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",