k3d: Update to version 5.4.4

This commit is contained in:
github-actions[bot] 2022-07-11 12:32:22 +00:00
parent df011ebd73
commit 4ed1bf3047

View File

@ -1,5 +1,5 @@
{
"version": "5.4.3",
"version": "5.4.4",
"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.4.3/k3d-windows-amd64.exe#/k3d.exe",
"hash": "26649500adcb2ee129cd9b2396ac7d48967ed2da8c646529db9ce8294ce126b0"
"url": "https://github.com/rancher/k3d/releases/download/v5.4.4/k3d-windows-amd64.exe#/k3d.exe",
"hash": "e104c1f93ac9372807554e99736980b5a1c2dcaa2434f45875df1a0355c0beec"
}
},
"bin": "k3d.exe",