k3d: Update to version 5.6.2

This commit is contained in:
github-actions[bot] 2024-04-09 21:05:34 +00:00
parent df93f77071
commit 1e601c13d0

View File

@ -1,5 +1,5 @@
{
"version": "5.6.0",
"version": "5.6.2",
"description": "Creates multi-node k3s cluster on a single machine using docker",
"homepage": "https://github.com/rancher/k3d",
"license": "MIT",
@ -12,8 +12,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/rancher/k3d/releases/download/v5.6.0/k3d-windows-amd64.exe#/k3d.exe",
"hash": "c2a79991fe0d1965bea73c97b34d477aa99187ea5d69adfbf3133f4d6dd8e7a4"
"url": "https://github.com/rancher/k3d/releases/download/v5.6.2/k3d-windows-amd64.exe#/k3d.exe",
"hash": "88c9e980406035d7b708b8a4fb46ecb49b0492362a25b12110bf3c7e0f715017"
}
},
"bin": "k3d.exe",