k3d: Update to version 5.8.1

This commit is contained in:
github-actions[bot] 2025-01-17 12:31:54 +00:00
parent 7b6f983f12
commit 5913b7a572

View File

@ -1,5 +1,5 @@
{
"version": "5.7.5",
"version": "5.8.1",
"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.7.5/k3d-windows-amd64.exe#/k3d.exe",
"hash": "0165818ca1e9c68eef3b8a175c04f2a1e000ce2b90fa640c8e1fa02d323ccaf0"
"url": "https://github.com/rancher/k3d/releases/download/v5.8.1/k3d-windows-amd64.exe#/k3d.exe",
"hash": "47f9750a78003a008848cabf2e18d4438ffb9ede30e9648765799cfa4ff05148"
}
},
"bin": "k3d.exe",