rke: Update to version 1.3.9

This commit is contained in:
github-actions[bot] 2022-04-04 16:30:45 +00:00
parent 4a1e7b58a0
commit 155e972884

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.19", "version": "1.3.9",
"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.2.19/rke_windows-amd64.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.9/rke_windows-amd64.exe#/rke.exe",
"hash": "bb67fa544be9706153fcbc8b7cf6ea605e86f52c3e5abccffc968c4d68ce253d" "hash": "f785d2418e804412a9fd6311d073940c9168b7a5d20ce850783a1278f15e64a1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rancher/rke/releases/download/v1.2.19/rke_windows-386.exe#/rke.exe", "url": "https://github.com/rancher/rke/releases/download/v1.3.9/rke_windows-386.exe#/rke.exe",
"hash": "13fe7815d7bb0e529b5905ce40498001845cba83e422e759ce12c71bb36b2b9a" "hash": "8bedea2fb0949fe769d398574f82ba0aeeae6fa014d2addb0d086bd3b3a9c33e"
} }
}, },
"bin": "rke.exe", "bin": "rke.exe",